Skip to content

exphp-forks/pqmarkup-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pqmarkup-lite in contrast to pqmarkup does not support the following features:

  • Text color.
  • Pictures/images.
  • Tables.
  • Ordered lists (unordered lists are partially supported: dot at the beginning of the line is replaced with bullet symbol [•]).
  • #‘code’ and #(language)‘code’.
  • Raw HTML.
  • Classical spoilers.
  • Horizontal rules.

Also blockquotes support is reduced:

>[http://ruscomp.24bb.ru/viewtopic.php?id=20][-1]:‘...’

is equivalent to

>[http://ruscomp.24bb.ru/viewtopic.php?id=20]:‘...’

and

>[-1]:‘...’ 

is equivalent to

>‘...’ 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.4%
  • Nim 29.6%
  • Python 25.0%