mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
Refactored SGML escaping functions and "in tag" functions to
Text/Shared/Pandoc. (escapeSGML, stringToSGML, inTag, inTagSimple, inTagIndented, selfClosingTag) These can be used by both the HTML and Docbook writers. git-svn-id: https://pandoc.googlecode.com/svn/trunk@417 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
+1
-1
@@ -768,7 +768,7 @@ window.onresize = function(){setTimeout('fontScale()', 50);}</script>
|
||||
<div class="slide">
|
||||
<h1>Smarty</h1>
|
||||
<ul class="incremental">
|
||||
<li>"Hello there"</li>
|
||||
<li>"Hello there"</li>
|
||||
<li>Here's a -- dash</li>
|
||||
<li>And 'ellipses'...</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user