https://bugs.documentfoundation.org/show_bug.cgi?id=150619
--- Comment #9 from Regina Henschel <[email protected]> --- (In reply to Heiko Tietze from comment #8) > Teletype is used for HTML <tt> elements (supported only until HTML 4). And > Source Text seems to be some ODF standard. "Source Text" does not correspond to anything in the ODF standard itself, but it is uses a parent of several derived user-defined character styles that are applied in the text of the standard to semantically mark words, so that they can be identified by scripts. I personally would change "Source text" -> "Source code" and drop "Teletype". The latter has no semantic meaning. There is a problem in the export to MediaWiki. All four predefined styles with monospaced font are exported using <tt>...</tt> tags, although semantically better markup exists and using <tt> is deprecated for MediaWiki. I see the problem, that renaming a predefined character styles might require to adapt scripts, that examine character styles. -- You are receiving this mail because: You are the assignee for the bug.
