Skip to content

Commit

Permalink
fix: Note title displays twice
Browse files Browse the repository at this point in the history
Remove observablehq note styles

Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Oct 29, 2024
1 parent 1fc4d0a commit 50feeab
Show file tree
Hide file tree
Showing 4 changed files with 896 additions and 41 deletions.
8 changes: 1 addition & 7 deletions packages/markdown-it-plugins/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,7 @@ export default async () => {
items: [
{ text: "ObservableHQ", link: "/docs/observablehq-vitepress" },
{ text: "ECL Code Highlighting", link: "/docs/ecl-vitepress" },
{ text: "GH Stats", link: "/docs/gh-stats" },
{
text: "Demo OBT",
items: [
{ text: "Summary", link: "/docs/obt/summary" },
],
}
{ text: "Markdown Extensions", link: "/docs/markdown" },
]
}
]
Expand Down
33 changes: 0 additions & 33 deletions packages/markdown-it-plugins/docs/hello-world.md

This file was deleted.

Loading

0 comments on commit 50feeab

Please sign in to comment.