Changes
1 changed files (+18/-10)
-
-
@@ -2,17 +2,32 @@ ---createdAt: 2024-04-15T23:00:00+09:00 updatedAt: 2024-04-23T23:00:00+09:00 --- ## v1.0 - [ ] Diagram extension (abuse) for Markdown. - [ ] Search - [ ] Wikilink embed for search result - [ ] Tags - [ ] Development server (optional goal) ## v0.2 - [ ] Headings down levelling option (render `# Foo` as `<h2>Foo</h2>`) - [ ] CLI for opinionated build - [ ] JSON/JSONC config for CLI - [ ] Usage document for CLI - [ ] Style every tags generated by Markdown ## v0.1 - [x] Using Vault as a site structure - [ ] Markdown Parsing - [x] CommonMark - [ ] GitHub Flavored Markdown - [x] GitHub Flavored Markdown - [x] Strikethrough - [x] Task Lists - [x] Footnotes - [x] Autolinks - [x] Tables - [ ] Diagrams (Mermaid) ... Maybe no support, as Mermaid's overall quality is questionable. - [x] Math ... ~No support if MathJax can't generate MathML at build time.~ Using Temml instead. - [x] Syntax Highlighting - [ ] Obsidian Extensions
-
@@ -33,7 +48,6 @@ - [x] Image file- [x] Audio file - [x] PDF file - [ ] List from another file - [ ] Search results - [x] ==Highlight== - [x] Callouts - [x] Comments %% You can check this item once I'm no longer visible %%
-
@@ -57,15 +71,9 @@ - [x] Arrow- [x] Colors - [x] Label - [x] Document sorting - [ ] Search functionality - [x] Creation / Update date - [ ] Tags - [x] Config for site logo - [x] Tool's logo - [x] Proper styling - [x] Switch to drawer menu when side navigation cannot fit - [ ] CLI for opinionated build - [ ] Simple JSONC config - [ ] Usage document - [ ] Library usage - [ ] CLI usage - [ ] Library usage document
-