History of
src
/
feedmark
/
formats
@master
git clone https://git.catseye.tc/Feedmark/
-
Sort link ref defs when rendering Markdown.
Chris Pressey
7 days ago
-
Merge branch 'shed-markdown-requirement' into develop-0.17
Chris Pressey
7 days ago
-
Preserve blank line formatting in header comment and preamble.
Chris Pressey
7 days ago
-
The Marko HTML renderer is a little picky...
Chris Pressey
7 days ago
-
Attempt to use Marko to render the HTML as well.
Chris Pressey
7 days ago
-
Shrink diff.
Chris Pressey
7 days ago
-
Don't be disruptive as to the interface exposed by the model.
Chris Pressey
7 days ago
-
Keep pushing renderer down, although this is not entirely pretty.
Chris Pressey
12 days ago
-
Append header_comment as well, simplify accumulation code.
Chris Pressey
12 days ago
-
Begin moving rendering out of parser.
Chris Pressey
12 days ago
-
Use re.sub() instead of while loops, to cut out extra newlines.
Chris Pressey
14 days ago
-
Improve how output Markdown is formatted.
Chris Pressey
14 days ago
-
Header comments before doc props. Inching closer to acceptable.
Chris Pressey
19 days ago
-
Get a lot closer to round-tripping with reasonable reformatting.
Chris Pressey
19 days ago
-
Drop support for Python 2.
Chris Pressey
a month ago
-
Reformat sources with black.
Chris Pressey
a month ago
-
In LinkRefDefs, track, and retrieve unnormalized labels.
Chris Pressey
a month ago
-
Rid the world of "section link_ref_defs", they shouldn't exist.
Chris Pressey
a month ago
-
Use link_ref_defs instead of reference_links, everywhere.
Chris Pressey
a month ago
-
Arrange licensing info in repo following REUSE 3.0 convention.
Chris Pressey
1 year, 1 month ago
-
Add support for hyperlinks on images on entries.
Chris Pressey
4 years ago
-
Upgrade regular expressions to get tests to pass again.
Chris Pressey
4 years ago
-
Deep-HTMLize OrderedDicts as OrderedDicts.
Chris Pressey
6 years ago
-
Make sure this works with @-list properties.
Chris Pressey
6 years ago
-
When htmlizing property values, do not include enclosing paragraph.
Chris Pressey
6 years ago
-
Refactor Markdown->HTML5 helper function into format module.
Chris Pressey
6 years ago
-
Partially, but we need to globalize the reference links it seems.
Chris Pressey
6 years ago
-
No more check_call() in tests, clean up a few other things.
Chris Pressey
6 years ago
-
Improve tests quite a bit.
Chris Pressey
6 years ago
-
pyflakes.
Chris Pressey
6 years ago