File: html-literal.html

package info (click to toggle)
ruby-org 0.9.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,852 kB
  • sloc: ruby: 3,044; lisp: 50; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (5)
1
2
3
4
<p>HTML literals</p>
<p>ORG escapes HTML by default. This should &lt;b&gt;not be bold text!&lt;/b&gt;
  Instead, it should look like regular text with some HTML tags around
  it.</p>