Liking cljdoc? Tell your friends :D

clj-rtf-parser.core


IRtfParsercljprotocol

get-rtf-textclj

(get-rtf-text rtf-input)
source

split-par-from-wordsclj

(split-par-from-words rtf-string)

In lots of input, the par tag is immediately followed by actual words without a space or different delimiter in-between. This function adds it back.

In lots of input, the par tag is immediately followed by actual words
without a space or different delimiter in-between. This function adds
it back.
sourceraw docstring

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

× close