7. TODO Custom URL Parser in Janet
If WeeWiki doesn't know what to do with a URL, it will
attempt to pass it along to Janet to get processed. URLs
will be handled in a function called ww-handle-url
. In
this function, the URL can be processed and Janet can use
print
, prin
, and org
to dynamically generate content.
prev | home | next