File: html-literal.org

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 (6 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
HTML literals

ORG escapes HTML by default. This should <b>not be bold text!</b>
Instead, it should look like regular text with some HTML tags around
it.