Bad asciidoc -> html rendering for menu:: macros
-------------------------------------------------
Key: JBIDE-20083
URL:
https://issues.jboss.org/browse/JBIDE-20083
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: website
Affects Versions: 4.3.0.Beta1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.3.0.Beta2
See on
http://tools.jboss.org/blog/2015-05-28-port-monitoring.html, the menu is poorly
rendered:
{{code}}
menu:Window[Preferences > Run/Debug > TCP/IP Monitor].
{{code}}
while it's fine on GitHub:
https://github.com/jbosstools/jbosstools-website/blob/7936a01c03ceecc45bd...