Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:syntax [2026/04/20 12:22] – [Text to HTML Conversions] Simon Grantwiki:syntax [2026/04/20 12:27] (current) – [Text to HTML Conversions] Simon Grant
Line 449: Line 449:
  
  
-Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.+Typography: [[DokuWiki]] can convert simple text character sequences to their typographically correct entities. Here is an example of recognized characters.
  
 -> <- <-> => <= <=> -> <- <-> => <= <=>
Line 459: Line 459:
 </code> </code>
  
-Different dashes are also made easy: `--` becomes an en-dash ­– "–" – and `---` becomes an em-dash — right?+Different dashes are also made easy: `--` becomes an en-dash  "–"and `---` becomes an em-dash --- slightly longer, see?
  
 The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|pattern file]]. The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|pattern file]].
Line 468: Line 468:
  
 Some times you want to mark some text to show it's a reply or comment.  Some times you want to mark some text to show it's a reply or comment. 
-But this syntax does not work:+The first part of this works, but the rest does not:
  
 ``` ```
  • wiki/syntax.1776687752.txt.gz
  • Last modified: 2026/04/20 12:22
  • by Simon Grant