1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-01 18:31:08 +00:00

Put code highlighting roadmap item in italics bc it's in master only

This commit is contained in:
makeworld 2021-12-13 12:41:18 -05:00
parent 7edb6c5381
commit 0deee6d573

View File

@ -142,7 +142,7 @@ Features in *italics* are in the master branch, but not in the latest release.
- So is subscribing to a page, to know when it changes
- [x] Open non-text files in another application
- [x] Ability to stream content instead of downloading it first
- [x] Highlighting of preformatted code blocks that list a language in the alt text
- [x] *Highlighting of preformatted code blocks that list a language in the alt text*
- [ ] Stream support
- [ ] Table of contents for pages
- [ ] Search in pages with <kbd>Ctrl-F</kbd>