mirror of
https://github.com/ParticulateFlow/lammps-doc-utils.git
synced 2025-12-08 06:47:45 +00:00
Update unit tests to reflect new behavior
This commit is contained in:
@ -114,6 +114,7 @@ class RSTMarkup(Markup):
|
||||
|
||||
return "`%s <%s>`_" % (content, href)
|
||||
|
||||
|
||||
class RSTFormatting(Formatting):
|
||||
RST_HEADER_TYPES = '#*=-^"'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user