User Tools

Site Tools


res:plugins:parsedown

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
res:plugins:parsedown [2026/05/01 19:24] – [Tables with preformatted cells] fraenkimanres:plugins:parsedown [2026/05/01 21:18] (current) – [Description] fraenkiman
Line 12: Line 12:
   * Super Fast   * Super Fast
  
-  * Extensible+  * Extensible (For example, using [[https://github.com/BenjaminHoegh/ParsedownExtended|ParsedownExtended]] by Benjamin Høegh)
  
 Why Parsedown? It's faster, more consistent and is being actively developed. Why Parsedown? It's faster, more consistent and is being actively developed.
Line 54: Line 54:
   * ''libxml_use_internal_errors()''   * ''libxml_use_internal_errors()''
  
-If these PHP features are missing, the plugin falls back to plain Parsedown. In that fallback mode, the "Parsedown Extra syntax" section below is not available. For example, ''# Heading {#id}'' will be rendered as a heading containing the literal text ''{#id}'' instead of creating an HTML ''id'' attribute.+If these PHP features are missing, the plugin falls back to plain Parsedown. In that fallback mode, the "[[res:plugins:parsedown#parsedown_extra_syntax|Parsedown Extra syntax]]" section below is not available. For example, ''# Heading {#id}'' will be rendered as a heading containing the literal text ''{#id}'' instead of creating an HTML ''id'' attribute.
  
  
Line 253: Line 253:
 __double underlines__  __double underlines__ 
  
-Lord*God*sacrament +Lord*God*Sacrament 
  
-\*This text is enclosed by asterisks.\* +This is ~~deleted text~~. 
 + 
 +\*This text is surrounded by literal asterisks.\*
  
 *italics*, **bold** and ***bold italics*** or  *italics*, **bold** and ***bold italics*** or 
Line 394: Line 396:
 == 2026-05-01: Version 1.1.3 == == 2026-05-01: Version 1.1.3 ==
   * Corrected incorrect documentation (anchor links)   * Corrected incorrect documentation (anchor links)
 +  * Documentation expanded to include the Parsedown Extra syntax
 == 2026-04-23: Version 1.1.2 == == 2026-04-23: Version 1.1.2 ==
   * Comments continue to be stored in a sanitized format. Only safe autolinks are restored immediately before parsing.   * Comments continue to be stored in a sanitized format. Only safe autolinks are restored immediately before parsing.
res/plugins/parsedown.1777656298.txt.gz · Last modified: by fraenkiman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki