jenkins-bot has submitted this change and it was merged. Change subject: Link to unicode math encoding spec. ......................................................................
Link to unicode math encoding spec. Change-Id: I7d7967927ca463a67888a95d6c31156f254f521f --- M README.md 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Cscott: Looks good to me, approved jenkins-bot: Verified diff --git a/README.md b/README.md index 7a5a2d7..3ac0613 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,11 @@ bin/mw-ocg-texter --help ``` +## Other ideas +This backend should implement the [Unicode Nearly Plain-Text Encoding of +Mathematics](http://unicode.org/notes/tn28/UTN28-PlainTextMath-v3.pdf) +to render math content. + ## Related Projects * [mw-ocg-bundler][] -- To view, visit https://gerrit.wikimedia.org/r/159176 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d7967927ca463a67888a95d6c31156f254f521f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Collection/OfflineContentGenerator/text_renderer Gerrit-Branch: master Gerrit-Owner: Cscott <[email protected]> Gerrit-Reviewer: Cscott <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
