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

Method table

lib/textile.py:1834–1968  ·  view source on GitHub ↗

Build a table. To build a table we split the text in lines to get the rows, and split the rows between '|' to get the individual cells. --- h1. Tables Making a simple table is as easy as possible: pre. |a|b|c| |1|2|3| Will

(self, text, parameters=None, clear=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

parse_paramsMethod · 0.95
build_open_tagMethod · 0.95
inlineMethod · 0.95
appendMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected