marked 0.3.0

Parsing, filtering, selecting and serializing HTML/XML markup.
Documentation
1
2
3
4
5
6
7
8
��<html>
 <head>
  <title>Un documento electronica (titulo en ASCII)</title>
 </head>
 <body>
  <p>�De donde eres t�?</p>
 </body>
</html>