Minor refactorings, justfile tweaks, roadmap update
This commit is contained in:
parent
bfd22bb6fa
commit
79c0ba9eed
5 changed files with 16 additions and 18 deletions
|
|
@ -12,12 +12,17 @@ You can learn more and see what en looks like by visiting the [homepage](https:/
|
|||
|
||||
- [x] Add tests
|
||||
- [ ] Improve content syntax parser coverage
|
||||
- [ ] Redirects
|
||||
- [ ] Richer text formatting
|
||||
- [x] Headers
|
||||
- [x] Preformatted blocks
|
||||
- [x] Inline code
|
||||
- [x] Anchor rendering
|
||||
- [ ] Automatic anchors
|
||||
- [ ] Plural anchors (|node|s -> node)
|
||||
- [ ] Conjugation anchors (|will|ed -> will)
|
||||
- [ ] Spaced node anchor (|red fox| -> redfox -> RedFox)
|
||||
- [ ] TOML allows only letters, numbers, dashes and underscores in node IDs. This means trailing punctuation such as in `panther|Panthera,` could be automatically split
|
||||
- [ ] `#` syntax for header ID anchors
|
||||
- [x] External anchors
|
||||
- [ ] Bold, italics, underline, strikethrough
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue