"ll say it one more time: this page does not use ",
md_image(["Cascading Style Sheets"], "css")
]),
md_par([
"This is double size: ",
md_image(["Cascading Style Sheets"], "css2")
]),
md_ref_def("css", "http://jigsaw.w3.org/css-validator/images/vcss", {:title=>"Optional title attribute"}),
md_ref_def("css2", "http://jigsaw.w3.org/css-validator/images/vcss", {:title=>"Optional title attribute"})
],{},[])
*** Output of to_html ***
<p>This page does not uilizes <imgsrc='http://jigsaw.w3.org/css-validator/images/vcss'alt='Cascading Style Sheets'/></p>
<p>Please mouseover to see the title: <imgsrc='http://jigsaw.w3.org/css-validator/images/vcss'alt='Cascading Style Sheets'/></p>
<p>Please mouseover to see the title: <imgsrc='http://jigsaw.w3.org/css-validator/images/vcss'alt='Cascading Style Sheets'/></p>
<p>I’ll say it one more time: this page does not use <imgsrc='http://jigsaw.w3.org/css-validator/images/vcss'alt='Cascading Style Sheets'/></p>
<p>This is double size: <imgsrc='http://jigsaw.w3.org/css-validator/images/vcss'alt='Cascading Style Sheets'/></p>
*** Output of to_latex ***
This page does not uilizes
Please mouseover to see the title:
Please mouseover to see the title:
I'{}ll say it one more time: this page does not use
This is double size:
*** Output of to_md ***
This page does not uilizes
Cascading Style Sheets
Please mouseover to see the title:
Cascading Style Sheets
Please mouseover to see the title:
Cascading Style Sheets
I ll say it one more time: this page
does not use Cascading Style Sheets
This is double size:
Cascading Style Sheets
*** Output of to_s ***
This page does not uilizes Cascading Style SheetsPlease mouseover to see the title: Cascading Style SheetsPlease mouseover to see the title: Cascading Style SheetsIll say it one more time: this page does not use Cascading Style SheetsThis is double size: Cascading Style Sheets