From 0deee6d573dadfbd02090629b95610487cc521c9 Mon Sep 17 00:00:00 2001 From: makeworld Date: Mon, 13 Dec 2021 12:41:18 -0500 Subject: [PATCH] Put code highlighting roadmap item in italics bc it's in master only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a42eb3..d7c9417 100644 --- a/README.md +++ b/README.md @@ -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 Ctrl-F