20 lines
268 B
Markdown
20 lines
268 B
Markdown
|
Write a comment here
|
||
|
*** Parameters: ***
|
||
|
{}
|
||
|
*** Markdown input: ***
|
||
|
<!--
|
||
|
<
|
||
|
-->
|
||
|
*** Output of inspect ***
|
||
|
md_el(:document,[md_html("<!--\n<\n-->")],{},[])
|
||
|
*** Output of to_html ***
|
||
|
<!--
|
||
|
<
|
||
|
-->
|
||
|
*** Output of to_latex ***
|
||
|
|
||
|
*** Output of to_md ***
|
||
|
|
||
|
*** Output of to_s ***
|
||
|
|