MCPcopy Create free account
hub / github.com/btbytes/teh / process

Method process

lib/textile.py:821–863  ·  view source on GitHub ↗

Process the text. Here we actually process the text, splitting the text in blocks and applying the corresponding function to each one of them.

(self, head_offset=HEAD_OFFSET, validate=VALIDATE, sanitize=SANITIZE, output=OUTPUT, encoding=ENCODING)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

textileFunction · 0.80

Calls 8

preprocessMethod · 0.95
grab_linksMethod · 0.95
split_textMethod · 0.95
footnotesMethod · 0.95
_HTMLSanitizerClass · 0.85
appendMethod · 0.80
encodeMethod · 0.80
outputMethod · 0.80

Tested by

no test coverage detected