instiki/vendor/plugins/maruku/tests/others/inline_html.md
Jacques Distler 1085168bbf Update to latest HTML5lib, Add Maruku testdir
Sync with the latest html5lib.
Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
2008-01-08 00:01:35 -06:00

873 B

CSS: style.css

Input: Emphasis Result: Emphasis

Input: Result on span:

Result alone:

Without closing:

This is *true* markdown text (paragraph)
<p markdown="1">
	This is *true* markdown text (no paragraph)
</p>
This is *true* markdown text. (no par) This is *true* markdown text. (par)

The following is invalid HTML, and will generate an error:

This is *true* markdown text. (no par) This is *true* markdown text. (par)