Description
Contents of headings do not appear to be parsed for formatting instructions. This prevents subscripts, superscripts, italics, etc. in headings.
Steps to reproduce
Put a subscript e.g. foobar in a heading. It will be displayed with commas.
What it looks like is that anything inside a heading is not formatted at all.
Example
Behold this magnificent,,example,,
Superscripts^fail^ too
''Italics'' don't work either
Don't even think about trying a <<FootNote(footnote)>>
Component selection
- general
Details
MoinMoin Version |
|
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
{{{#!html <h1>H<sub>2</sub>O</h1> }}}
H2O
Discussion
see also FeatureRequests/TitleFormatting
Plan
- Priority:
- Assigned to:
- Status: no bug, this is just not supported