Tree @0.17 (Download .tar.gz)
History of
src
/
feedmark
/
models.py
@0.17
git clone https://git.catseye.tc/Feedmark/
- Remove gratuitous use of kwargs in these methods, for readability. Chris Pressey a month ago
- Preserve blank line formatting in header comment and preamble. Chris Pressey a month ago
- Remove dependency on Markdown renderer from parser module. Chris Pressey a month ago
- Push down image collection into Section model. Chris Pressey a month ago
- Improve interface on Document. Chris Pressey a month ago
- Don't be disruptive as to the interface exposed by the model. Chris Pressey a month ago
- Keep pushing renderer down, although this is not entirely pretty. Chris Pressey a month ago
- Append header_comment as well, simplify accumulation code. Chris Pressey a month ago
- Begin moving rendering out of parser. Chris Pressey a month ago
- Header comments before doc props. Inching closer to acceptable. Chris Pressey a month ago
- Get a lot closer to round-tripping with reasonable reformatting. Chris Pressey a month ago
- Reformat sources with black. Chris Pressey 2 months ago
- In LinkRefDefs, track, and retrieve unnormalized labels. Chris Pressey 2 months ago
- Brace ourselves for considering a huge zag. Chris Pressey 2 months ago
- Rid the world of "section link_ref_defs", they shouldn't exist. Chris Pressey 2 months ago
- Use link_ref_defs instead of reference_links, everywhere. Chris Pressey 2 months ago
- Split module in two. Chris Pressey 2 months ago