Farkup syntax tree nodes
Farkup

Prev:(write-farkup) ( farkup -- xml )


The parse-farkup word outputs a tree of nodes corresponding to the Farkup syntax of the input string. This tree can be programmatically traversed and mutated before being passed on to write-farkup.
heading1

heading2

heading3

heading4

strong

emphasis

superscript

subscript

inline-code

paragraph

list-item

unordered-list

ordered-list

table

table-row

link

image

code