[ https://issues.apache.org/jira/browse/SOLR-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703813#comment-13703813 ]
Cassandra Targett commented on SOLR-4957: ----------------------------------------- Here is the definitions for the unicode-text macro: Macro Body Processing: Convert wiki markup to HTML Output format: HTML Template: <p class="unicode-text">$body</p> This wraps the text in a class. The '$body' is there to insert whatever is on the page between the <p> tags. In the CSS, this is defined: {code} p.unicode-text { font-family: "Arial Unicode"; } {code} > Audit format/plugin/markup problems in solr ref guide related to Confluence > 5.x upgrade > --------------------------------------------------------------------------------------- > > Key: SOLR-4957 > URL: https://issues.apache.org/jira/browse/SOLR-4957 > Project: Solr > Issue Type: Sub-task > Components: documentation > Reporter: Hoss Man > Assignee: Hoss Man > > The Solr Ref guide donated by lucidworks is now live on the ASF's CWIKI > instance of Confluence -- but the CWIKI is in the process of being upgraded > to confluence 5.x (INFRA-6406) > We need to audit the ref guide for markup/plugin/formatting problems that > need to be fixed, but we should avoid making any major changes to try and > address any problems like this until the Confluence 5.x upgrade is completed, > since that process will involve the pages being "converted" to the newer wiki > syntax at least twice, and may change the way some plugins work. > We'll use this issue as a place for people to track any formating/plugin > porblems they see when browsing the wiki -- please include the URL of the > specific page(s) where problems are noticed, using relative anchors into > individual page sections if possible, and a description of the problem seen. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org