Sha256: 3de299b4a00b55560ebeb4aa6e8d5e1784f7f0691f246ce7cb095df451b9f855

Contents?: true

Size: 571 Bytes

Versions: 5

Compression:

Stored size: 571 Bytes

Contents

Encoding: iso-8859-1

*** Parameters: ***
{}
*** Markdown input: ***
Encoding: iso-8859-1

This is iso-8859-1: àèìàù.
*** Output of inspect ***
md_el(:document,[
	md_par([
		"This is iso-8859-1: \303\203\302\240\303\203\302\250\303\203\302\254\303\203\302\240\303\203\302\271."
	])
],{},[])
*** Output of to_html ***
<p>This is iso-8859-1: àèìàù.</p>
*** Output of to_latex ***
This is iso-8859-1: àèìàù.
*** Output of to_md ***
This is iso-8859-1: àèìàù.
*** Output of to_s ***
This is iso-8859-1: àèìàù.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
maruku-0.7.3 spec/block_docs/encoding/iso-8859-1.md
maruku-0.7.2 spec/block_docs/encoding/iso-8859-1.md
maruku-0.7.1 spec/block_docs/encoding/iso-8859-1.md
maruku-0.7.0 spec/block_docs/encoding/iso-8859-1.md
maruku-0.7.0.beta1 spec/block_docs/encoding/iso-8859-1.md