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:
- First item
- Second
- Third
Ordered wit indentation:
- First item
- Second
- Third
- Explicit target_
- `Target with spaces`_
- Links is implicit target
- Anonymous link
- Embedded URI
- `Embedded alias <target_>`__