Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/an0/Letterpress
/ functions
Functions
425 in github.com/an0/Letterpress
⨍
Functions
425
◇
Types & classes
65
Function
test_cases
This is called by test.py to build up the test cases.
code/markdown2/test/test_markdown2.py:554
Method
test_code_in_strong
(self)
code/markdown2/test/test_markdown2.py:274
Method
test_internal
(self)
code/markdown2/test/test_markdown2.py:311
Method
test_pre
(self)
code/markdown2/test/test_markdown2.py:286
Method
test_russian
(self)
code/markdown2/test/test_markdown2.py:294
Method
test_slow_hr
(self)
code/markdown2/test/test_markdown2.py:248
Method
test_starter_pre
(self)
code/markdown2/test/test_markdown2.py:280
Function
time_all
(cases_dir, repeat)
code/markdown2/perf/perf.py:80
Function
time_not_markdown_py
(cases_dir, repeat)
code/markdown2/perf/perf.py:85
Function
timedtest
timedtest decorator decorates the test method with a timer when the time spent by the test exceeds max_time in seconds, an Assertion erro
code/markdown2/test/testlib.py:123
Function
timeit
(func)
code/markdown2/perf/util.py:33
Method
toc_html
Return the HTML for the current TOC. This expects the `_toc` attribute to have been set on this instance.
code/markdown2/lib/markdown2.py:2105
Method
toxml
(self)
code/markdown2/test/markdown.py:180
Method
toxml
(self)
code/markdown2/test/markdown.py:281
Method
toxml
(self)
code/markdown2/test/markdown.py:357
Method
toxml
(self)
code/markdown2/test/markdown.py:383
Function
unhash
($text)
code/markdown2/test/markdown.php:1444
Method
unhash_code
( codeblock )
code/markdown2/lib/markdown2.py:1646
Method
unlink
(self)
code/markdown2/test/markdown.py:197
Function
which
Return the full path to the first match of the given command on the path. "command" is a the name of the executable to search for. "p
code/markdown2/tools/which.py:234
Function
whichall
Return a list of full paths to all matches of the given command on the path. "command" is a the name of the executable to search for. "
code/markdown2/tools/which.py:259
Method
wrap
Return the source with a code.
code/letterpress.py:213
Method
wrap
Return the source with a code, pre, and div.
code/markdown2/lib/markdown2.py:1615
Function
wrapper
(*args, **kw)
code/markdown2/test/testlib.py:130
Function
wrapper
(*args, **kw)
code/markdown2/perf/util.py:35
← previous
401–425 of 425, ranked by callers