Update TODO in README
Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/8d63c070 Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/8d63c070 Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/8d63c070 Branch: refs/heads/master Commit: 8d63c070e945bb71292c8f346948071d2b05ba67 Parents: 05478cf Author: Bertrand Delacretaz <[email protected]> Authored: Tue Jul 11 14:32:18 2017 +0200 Committer: Bertrand Delacretaz <[email protected]> Committed: Tue Jul 11 14:32:18 2017 +0200 ---------------------------------------------------------------------- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sling-site/blob/8d63c070/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ef85286..09d7d84 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ We'll have a script for that, but for now the following works: ### Nice to have * JBake 2.5.x does not support the `[TOC]` macro but apparently that will be available once JBake moves to https://github.com/vsch/flexmark-java , probably in its next version. We might wait for that and just mark the TOCs as unsupported for now. -* The `#!xml` and `#!java` code higlighting macros are not supported. I have left them in place for future automatic translation, once we reactivate code highlighting (using https://highlightjs.org/ maybe?) +* The "last changed by" information at the bottom right side of pages is missing, it was quite useful. ### Final validation, activation etc. * Review all pages @@ -70,6 +70,7 @@ We'll have a script for that, but for now the following works: * Sitemap page * Left menu layout is now correct * Breadcrumbs are back. +* The `#!xml` and `#!java` code higlighting macros are not supported, for now they are replaced by HTML comments. ## JBake and other techn notes * Currently using 2.5.1, see under `/bin`, docs at http://jbake.org/docs/2.5.1
