Displaying 2 results from an estimated 2 matches for "1&text".
2012 Oct 30
4
horizontal space/indent and HTML/PDF
What is the best method to introduce horizontal space in text in a
Pandoc document? Preferably something that would work for both HTML
and PDF output?
I need this for some poetry that has indented lines, ala the 2nd and 3rd lines:
hickory dickory dock
the most ran up the clock
the clock struck one
the mouse ran down
c
--
Chris Lott <chris at chrislott.org>
2013 Feb 08
1
<footer> and cie.
...hat should mean that the content would be passed to the output literally. One thing for sure, it's not a span element, as the HTML spec forbids putting it inside a `<p>`. Perhaps is should be something in between. Many of the new HTML5 elements are in that same situation.
In PHP Markdown 1.0.1p I started treating them as block-level elements and they get the same treatment as `<div>`, but implementations don't seem to agree on this (and yes PHP Markdown Extra gives something that makes no sense):
http://johnmacfarlane.net/babelmark2/?normalize=1&text=%3E+for+me+the+poin...