- (markdown->sxml* #!optional (input (current-input-port)) (memoize? #t))procedure
Parses the Markdown formatted input and returns an SXML representation of it. input may be a string, an input port or a list of characters.
Parses the Markdown formatted input and returns an SXML representation of it. input may be a string, an input port or a list of characters.