Jump to content

Translations:Typographical Guidelines/22/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(No difference)

Latest revision as of 08:00, 11 May 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Typographical Guidelines)
* Single code words can be kept in-line by using {{Input|1=<nowiki><code></code></nowiki>}}  It will <code>display</code> like this. Note, that if the <nowiki><code></nowiki> tag is immediately preceded by a newline character, it will not display properly.
  • Single code words can be kept in-line by using
    &lt;code&gt;&lt;/code&gt;
    
    It will display like this. Note, that if the <code> tag is immediately preceded by a newline character, it will not display properly.