vb@0: vb@0: vb@0: vb@0: decl pageContent alias body { vb@0: a name=top; vb@0: include heading.en.yhtml2; vb@0: div id=entries vb@0: content; vb@0: }; vb@0: vb@0: decl page(*title, lang="en", xml:lang="en", xmlns="http://www.w3.org/1999/xhtml") alias html { vb@0: head { vb@0: title *title; vb@0: meta http-equiv="Content-Type", content="text/html;charset=UTF-8"; vb@0: link rel=stylesheet, type="text/css", href="format.css"; vb@0: } vb@0: vb@0: pageContent vb@0: content; vb@0: }; vb@0: vb@0: define operator "¬\s*(.*?)\s+(.*?)\s*¬" as a href="%1" > %2 vb@0: define operator "«(.*?)»" as code > %1 vb@0: define operator "ƒ(\S+)" as em > %1