Liking cljdoc? Tell your friends :D

static-roam.parser


block-content->hiccupclj

(block-content->hiccup content block-map)

Convert Roam markup to Hiccup

Convert Roam markup to Hiccup
sourceraw docstring

block-parserclj

source

ele->hiccupclj

(ele->hiccup ele block-map)
source

element-vec->hiccupclj

(element-vec->hiccup ast-ele block-map)
source

entry-point?clj

(entry-point? page)

Determines whether or not a given page is tagged with #EntryPoint in its first child block

Determines whether or not a given page is tagged with #EntryPoint in its first child block
sourceraw docstring

get-youtube-vid-embedclj

(get-youtube-vid-embed string)

Returns an iframe for a YouTube embedding

Returns an iframe for a YouTube embedding
sourceraw docstring

parse-to-astclj

(parse-to-ast block-content)

Converts a string of block syntax to an abstract syntax tree for SR markup.

Converts a string of block syntax to an abstract syntax tree for SR markup.
sourceraw docstring

parsedclj

source

parser-fileclj

source

remove-double-delimitersclj

(remove-double-delimiters string)

Removes 2 surrounding characters from both the beginning and end of a string

Removes 2 surrounding characters from both the beginning and end of a string
sourceraw docstring

remove-n-surrounding-delimitersclj

(remove-n-surrounding-delimiters n string)

Removes n surrounding characters from both the beginning and end of a string

Removes n surrounding characters from both the beginning and end of a string
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close