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