Skip to content

Testing reStructuredText support on GitHub *.rst files

Notifications You must be signed in to change notification settings

Sarkutz/resttest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

resttest

Testing reStructuredText support on GitHub *.rst files

Normal text One backslash Two backslashes Comment
code role c:\temp\dir c:\\temp\\dir  
literal c:tempdir c:\temp\dir  
emphasis c:tempdir c:\temp\dir  
strong c:tempdir c:\temp\dir  
single backticks c:tempdir c:\temp\dir By default alias for title-reference
literal using duoble backticks c:\temp\dir c:\\temp\\dir Standard alias.
emphasis using asterisks c:tempdir c:\temp\dir Standard alias.
strong using double asterisks c:tempdir c:\temp\dir Standard alias.
Normal text One backslash Two backslashes Comment
custom role c:tempdir c:\temp\dir  
inheriting role c:tempdir c:\temp\dir  
single backtics c:\temp\dir c:\\temp\\dir Default role changed to code.

Unordered without indentation:

  • First item
  • Second
  • Third

Unordered wit indentation:

  • First item
  • Second
  • Third

Ordered without indentation:

  1. First item
  2. Second
  3. Third

Ordered wit indentation:

  1. First item
  2. Second
  3. Third

About

Testing reStructuredText support on GitHub *.rst files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published