Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Feedmark/
- Sort link ref defs when rendering Markdown. Chris Pressey 4 days ago
- Remove gratuitous use of kwargs in these methods, for readability. Chris Pressey 4 days ago
- Merge branch 'shed-markdown-requirement' into develop-0.17 Chris Pressey 4 days ago
- Preserve blank line formatting in header comment and preamble. Chris Pressey 4 days ago
- Use accumulation methods when parsing. Chris Pressey 4 days ago
- Use accumulation methods when parsing. Chris Pressey 4 days ago
- The Marko HTML renderer is a little picky... Chris Pressey 4 days ago
- Attempt to use Marko to render the HTML as well. Chris Pressey 4 days ago
- Remove dependency on Markdown renderer from parser module. Chris Pressey 5 days ago
- Push down image collection into Section model. Chris Pressey 5 days ago
- Improve interface on Document. Chris Pressey 5 days ago
- Shrink diff. Chris Pressey 5 days ago
- Don't be disruptive as to the interface exposed by the model. Chris Pressey 5 days ago
- Keep pushing renderer down, although this is not entirely pretty. Chris Pressey 9 days ago
- Append header_comment as well, simplify accumulation code. Chris Pressey 9 days ago
- Begin moving rendering out of parser. Chris Pressey 9 days ago
- Remove test for --output-links. Chris Pressey 9 days ago
- Shed --output-links and the beautifulsoup4 requirement. Chris Pressey 10 days ago
- Fix issue with overzealously stripping code block indentation. Chris Pressey 11 days ago
- Add failing test for rendering preformatted blocks. Chris Pressey 11 days ago
- Use re.sub() instead of while loops, to cut out extra newlines. Chris Pressey 11 days ago
- Improve how output Markdown is formatted. Chris Pressey 12 days ago
- Implement obtain_heading_text(). Chris Pressey 12 days ago
- Improve test, understand why it's failing, move towards a fix Chris Pressey 12 days ago
- Reformat recently-added test using black. Chris Pressey 12 days ago
- Add failing test. Chris Pressey 12 days ago
- Bring the local marko changes into sync with marko fork. Chris Pressey 15 days ago
- Header comments before doc props. Inching closer to acceptable. Chris Pressey 16 days ago
- Get a lot closer to round-tripping with reasonable reformatting. Chris Pressey 16 days ago
- Drop support for Python 2. Chris Pressey a month ago