MCPcopy Create free account

hub / github.com/an0/Letterpress / functions

Functions425 in github.com/an0/Letterpress

Functiontest_cases
This is called by test.py to build up the test cases.
code/markdown2/test/test_markdown2.py:554
Methodtest_code_in_strong
(self)
code/markdown2/test/test_markdown2.py:274
Methodtest_internal
(self)
code/markdown2/test/test_markdown2.py:311
Methodtest_pre
(self)
code/markdown2/test/test_markdown2.py:286
Methodtest_russian
(self)
code/markdown2/test/test_markdown2.py:294
Methodtest_slow_hr
(self)
code/markdown2/test/test_markdown2.py:248
Methodtest_starter_pre
(self)
code/markdown2/test/test_markdown2.py:280
Functiontime_all
(cases_dir, repeat)
code/markdown2/perf/perf.py:80
Functiontime_not_markdown_py
(cases_dir, repeat)
code/markdown2/perf/perf.py:85
Functiontimedtest
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
Functiontimeit
(func)
code/markdown2/perf/util.py:33
Methodtoc_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
Methodtoxml
(self)
code/markdown2/test/markdown.py:180
Methodtoxml
(self)
code/markdown2/test/markdown.py:281
Methodtoxml
(self)
code/markdown2/test/markdown.py:357
Methodtoxml
(self)
code/markdown2/test/markdown.py:383
Functionunhash
($text)
code/markdown2/test/markdown.php:1444
Methodunhash_code
( codeblock )
code/markdown2/lib/markdown2.py:1646
Methodunlink
(self)
code/markdown2/test/markdown.py:197
Functionwhich
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
Functionwhichall
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
Methodwrap
Return the source with a code.
code/letterpress.py:213
Methodwrap
Return the source with a code, pre, and div.
code/markdown2/lib/markdown2.py:1615
Functionwrapper
(*args, **kw)
code/markdown2/test/testlib.py:130
Functionwrapper
(*args, **kw)
code/markdown2/perf/util.py:35
← previous401–425 of 425, ranked by callers