organa.html

Implementations of the parts of HTML needed by
this blog engine.

a

(a content)(a attrs content)

br

(br)

div

(div content)(div attrs content)

em

(em content)(em attrs content)

h1

(h1 content)(h1 attrs content)

h2

(h2 content)(h2 attrs content)

hr

(hr)

img

(img content)(img attrs content)

li

(li content)(li attrs content)

meta-tag

(meta-tag content)(meta-tag attrs content)

p

(p content)(p attrs content)

parse-org-html

(parse-org-html html-text)(parse-org-html source-dir basename)

pre

(pre content)(pre attrs content)

script

(script content)(script attrs content)

span

(span content)(span attrs content)

strong

(strong content)(strong attrs content)

style

(style content)(style attrs content)

table

(table content)(table attrs content)

tbody

(tbody content)(tbody attrs content)

td

(td content)(td attrs content)

th

(th content)(th attrs content)

thead

(thead content)(thead attrs content)

tr

(tr content)(tr attrs content)

ul

(ul content)(ul attrs content)