2008-01-08 07:01:35 +01:00
|
|
|
Write a comment here
|
|
|
|
*** Parameters: ***
|
|
|
|
{} # params
|
|
|
|
*** Markdown input: ***
|
|
|
|
<br/>123
|
|
|
|
|
|
|
|
*** Output of inspect ***
|
|
|
|
md_el(:document,[md_html("<br />")],{},[])
|
|
|
|
*** Output of to_html ***
|
2011-08-12 03:36:44 +02:00
|
|
|
<br/>
|
2008-01-08 07:01:35 +01:00
|
|
|
*** Output of to_latex ***
|
|
|
|
|
|
|
|
*** Output of to_md ***
|
|
|
|
|
|
|
|
*** Output of to_s ***
|
|
|
|
|