Changeset - 513917eebc4d
[Not reviewed]
0 1 0
http://stargazer.livejournal.com/ http://stargazer.livejournal.com/@web - 8 years ago 2016-08-30 20:22:51

demonstrate inline code
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
sandbox.mdwn
Show inline comments
...
 
@@ -11,28 +11,27 @@ Here's another one with *emphasized* text.  And even **really emphasized** text.
 
## Subheader
 
<a id="test"></a>
 

	
 
> This is a blockquote.
 
>
 
> This is the first level of quoting.
 
>
 
> > This is nested blockquote.
 
>
 
> Back to the first level.
 

	
 
Numbered list 
 

	
 
1. First item.
 
1. Another.
 
1. And another..
 

	
 
Bulleted list
 

	
 
* *item*
 
* item
 
  * sub-item
 
  * *sub*-item
 

	
 
    code block
 
    block of code
 
Paragraph with `inline code`
 

	
 
[[ikiwiki/WikiLink]]
0 comments (0 inline, 0 general)