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
↓ 1 callers
Function
markdownFromFile
(input = None, output = None, extensions = [],
code/markdown2/test/markdown.py:1662
↓ 1 callers
Function
parse_changelog
Parse the given changelog path and return `(content, parsed, nyr)` where `nyr` is the ' (not yet released)' marker and `parsed` looks like:
code/markdown2/tools/cutarelease.py:366
↓ 1 callers
Function
parse_options
()
code/markdown2/test/markdown.py:1746
↓ 1 callers
Method
postprocess
A hook for subclasses to do some postprocessing of the html, if desired. This is called before unescaping of special chars and unhashi
code/markdown2/lib/markdown2.py:372
↓ 1 callers
Method
preprocess
A hook for subclasses to do some preprocessing of the Markdown, if desired. This is called after basic formatting of the text, but prior
code/markdown2/lib/markdown2.py:379
↓ 1 callers
Method
printSummary
(self)
code/markdown2/test/testlib.py:514
↓ 1 callers
Method
processListItems
($list_str, $marker_any)
code/markdown2/test/markdown.php:961
↓ 1 callers
Method
registerExtensions
(self, extensions, configs)
code/markdown2/test/markdown.py:1112
↓ 1 callers
Function
removeBOM
(text, encoding)
code/markdown2/test/markdown.py:72
↓ 1 callers
Function
repl
(match)
code/markdown2/test/test_markdown2.py:521
↓ 1 callers
Method
reset
Resets all state variables so that we can start with a new text.
code/markdown2/test/markdown.py:1144
↓ 1 callers
Method
run
Run the given test case or test suite.
code/markdown2/test/testlib.py:543
↓ 1 callers
Method
runBasicBlockGamut
($text)
code/markdown2/test/markdown.php:535
↓ 1 callers
Method
setBidi
(self, bidi)
code/markdown2/test/markdown.py:228
↓ 1 callers
Function
setup
(**kwargs)
code/markdown2/setup.py:40
↓ 1 callers
Function
setup
()
code/markdown2/test/test.py:19
↓ 1 callers
Function
tables_align_columns
(path)
code/markdown2/tools/tables-align-columns.py:31
↓ 1 callers
Function
testall
()
code/markdown2/test/testall.py:43
↓ 1 callers
Function
testcases_from_testmod
Gather tests from a 'test_*' module. Returns a list of TestCase-subclass instances. One instance for each found test function. I
code/markdown2/test/testlib.py:264
↓ 1 callers
Function
testmod_paths_from_testdir
Generate test module paths in the given dir.
code/markdown2/test/testlib.py:221
↓ 1 callers
Function
testmods_from_testdir
Generate test modules in the given test dir. Modules are imported with 'testdir' first on sys.path.
code/markdown2/test/testlib.py:231
↓ 1 callers
Function
tests_from_manifest
Return a list of `testlib.Test` instances for each test found in the manifest. There will be a test for (a) each "test*" function of
code/markdown2/test/testlib.py:318
↓ 1 callers
Method
transform
($text)
code/markdown2/test/markdown.php:243
↓ 1 callers
Method
unlink
(self)
code/markdown2/test/markdown.py:240
↓ 1 callers
Function
wiki_tables_to_tables
(path)
code/markdown2/tools/wiki-tables-to-tables.py:51
Method
Markdown_Parser
()
code/markdown2/test/markdown.php:213
Method
TextileRestricted
Fake restricted version: restrictions are not supported for now.
code/markdown2/test/markdown.php:177
Method
__call__
(self, *args)
code/markdown2/lib/markdown2.py:2291
Method
__eq__
(self, other)
code/letterpress.py:155
Method
__eq__
(self, other)
code/letterpress.py:255
Method
__eq__
(self, other)
code/letterpress.py:302
Method
__eq__
(self, other)
code/letterpress.py:359
Method
__eq__
(self, other)
code/letterpress.py:413
Method
__init__
(self, file_path, base_url, templates_dir, date_format, math_delimiter)
code/letterpress.py:91
Method
__init__
(self, name, posts)
code/letterpress.py:224
Method
__init__
(self, month, posts)
code/letterpress.py:265
Method
__init__
(self, year, monthly_archives)
code/letterpress.py:312
Method
__init__
(self, index, posts)
code/letterpress.py:369
Method
__init__
(self, html4tags=False, tab_width=4, safe_mode=None, extras=None, link_patterns=None, use_fil
code/markdown2/lib/markdown2.py:206
Method
__init__
(self, func)
code/markdown2/lib/markdown2.py:2288
Method
__init__
(self, stream)
code/markdown2/test/testlib.py:477
Method
__init__
(self, stream=sys.stderr)
code/markdown2/test/testlib.py:540
Method
__init__
(self)
code/markdown2/test/markdown.py:145
Method
__init__
(self, tag)
code/markdown2/test/markdown.py:219
Method
__init__
(self, text)
code/markdown2/test/markdown.py:347
Method
__init__
(self, entity)
code/markdown2/test/markdown.py:377
Method
__init__
(self, pattern)
code/markdown2/test/markdown.py:685
Method
__init__
(self, pattern, tag)
code/markdown2/test/markdown.py:701
Method
__init__
(self, pattern)
code/markdown2/test/markdown.py:712
Method
__init__
(self)
code/markdown2/test/markdown.py:896
Method
__init__
(self)
code/markdown2/test/markdown.py:1031
Method
__init__
Creates a new Markdown instance. @param source: The text in Markdown format. @param encoding: The character encoding of <text>.
code/markdown2/test/markdown.py:1048
Method
__init__
(self, configs = {})
code/markdown2/test/markdown.py:1722
Method
__lt__
(self, other)
code/letterpress.py:158
Method
__lt__
(self, other)
code/letterpress.py:258
Method
__lt__
(self, other)
code/letterpress.py:305
Method
__lt__
(self, other)
code/letterpress.py:362
Method
__lt__
(self, other)
code/letterpress.py:416
Method
__new__
(cls, file_path, base_url, templates_dir, date_format, math_delimiter)
code/letterpress.py:72
Method
__repr__
(self)
code/letterpress.py:152
Method
__repr__
(self)
code/letterpress.py:252
Method
__repr__
(self)
code/letterpress.py:299
Method
__repr__
(self)
code/letterpress.py:356
Method
__repr__
(self)
code/letterpress.py:410
Method
__repr__
Return the function's docstring.
code/markdown2/lib/markdown2.py:2301
Method
__repr__
(self)
code/markdown2/test/testlib.py:162
Method
__str__
(self)
code/letterpress.py:149
Method
__str__
(self)
code/letterpress.py:249
Method
__str__
(self)
code/letterpress.py:296
Method
__str__
(self)
code/letterpress.py:353
Method
__str__
(self)
code/letterpress.py:407
Method
__str__
(self)
code/markdown2/test/testlib.py:160
Method
__unicode__
Return the document in XHTML format as a Unicode object.
code/markdown2/test/markdown.py:1649
Method
_assertMarkdownParity
Assert that markdown2.py produces same output as Markdown.pl.
code/markdown2/test/test_markdown2.py:60
Method
_auto_email_link_sub
(self, match)
code/markdown2/lib/markdown2.py:2010
Method
_auto_link_sub
(self, match)
code/markdown2/lib/markdown2.py:1996
Method
_block_quote_sub
(self, match)
code/markdown2/lib/markdown2.py:1861
Method
_code_span_sub
(self, match)
code/letterpress.py:176
Method
_code_span_sub
(self, match)
code/markdown2/lib/markdown2.py:1735
Function
_dedent
_dedent(text, tabsize=8, skip_first_line=False) -> dedented text "text" is the text to dedent. "tabsize" is the tab width to use for
code/markdown2/perf/gen_perf_cases.py:253
Method
_dedent_two_spaces_sub
(self, match)
code/markdown2/lib/markdown2.py:1858
Function
_detab_callback
($matches)
code/markdown2/test/markdown.php:1413
Method
_detab_sub
(self, match)
code/markdown2/lib/markdown2.py:531
Method
_doAnchors_inline_callback
($matches)
code/markdown2/test/markdown.php:720
Method
_doAnchors_reference_callback
($matches)
code/markdown2/test/markdown.php:686
Method
_doAutoLinks_email_callback
($matches)
code/markdown2/test/markdown.php:1260
Method
_doAutoLinks_url_callback
($matches)
code/markdown2/test/markdown.php:1255
Method
_doBlockQuotes_callback
($matches)
code/markdown2/test/markdown.php:1125
Method
_doBlockQuotes_callback2
($matches)
code/markdown2/test/markdown.php:1139
Method
_doCodeBlocks_callback
($matches)
code/markdown2/test/markdown.php:1045
Method
_doHardBreaks_callback
($matches)
code/markdown2/test/markdown.php:611
Method
_doHeaders_callback_atx
($matches)
code/markdown2/test/markdown.php:877
Method
_doHeaders_callback_setext
($matches)
code/markdown2/test/markdown.php:872
Method
_doImages_inline_callback
($matches)
code/markdown2/test/markdown.php:824
Method
_doImages_reference_callback
($matches)
code/markdown2/test/markdown.php:797
Method
_doItalicAndBold_em_callback
($matches)
code/markdown2/test/markdown.php:1098
Method
_doItalicAndBold_strong_callback
($matches)
code/markdown2/test/markdown.php:1103
Method
_doLists_callback
($matches)
code/markdown2/test/markdown.php:941
Method
_extract_footnote_def_sub
(self, match)
code/markdown2/lib/markdown2.py:757
Method
_extract_inline_footnote_sub
(self, match)
code/markdown2/lib/markdown2.py:799
← previous
next →
201–300 of 425, ranked by callers