Tree @master (Download .tar.gz)
History of
src
/
feedmark
@master
git clone https://git.catseye.tc/Feedmark/
- Arrange licensing info in repo following REUSE 3.0 convention. Chris Pressey 9 months ago
- Update links in example documents and test suite and README. Chris Pressey 1 year, 17 days ago
- Write own slugify function compatible with GitHub anchors. Chris Pressey 2 years ago
- Add failing test case. Chris Pressey 2 years ago
- Fix bug in schema checking where not all documents were checked. Chris Pressey 2 years ago
- Create branch for developing version 0.14. Chris Pressey 2 years ago
- Fix script entry point. Chris Pressey 2 years ago
- Bump version. Default Python interpreter to Python 3. Chris Pressey 2 years ago
- Add support for hyperlinks on images on entries. Chris Pressey 3 years ago
- Upgrade regular expressions to get tests to pass again. Chris Pressey 3 years ago
- Add test case for correct handling of image in entry. Chris Pressey 3 years ago
- Bump version number for next development version of Feedmark. Chris Pressey 3 years ago
- Fix bug with --rewrite-markdown. All tests pass once again. Chris Pressey 4 years ago
- Add failing (under Python 3.x) test. Chris Pressey 4 years ago
- Update version number, copyright date. Chris Pressey 4 years ago
- Update comments on test cases. Chris Pressey 5 years ago
- Re-describe what the solution is; --output-refdex-single-filename. Chris Pressey 5 years ago
- Implement the requirement that was hiding behind the yak hair. Chris Pressey 5 years ago
- Add --output-refdex-index option. Chris Pressey 5 years ago
- Allow trailing `###` on h3-level section headers. Chris Pressey 5 years ago
- Add --version option to command line and bump version to 0.9. Chris Pressey 5 years ago
- Include the section's anchor in the outputted JSON as well. Chris Pressey 5 years ago
- Deep-HTMLize OrderedDicts as OrderedDicts. Chris Pressey 5 years ago
- Improve tests. Chris Pressey 5 years ago
- Properties in OrderedDict; --ordered-json serializes them as list. Chris Pressey 5 years ago
- Make sure this works with @-list properties. Chris Pressey 5 years ago
- When htmlizing property values, do not include enclosing paragraph. Chris Pressey 5 years ago
- Refactor Markdown->HTML5 helper function into format module. Chris Pressey 5 years ago
- Introduce markdown_to_html5_deep(). Chris Pressey 5 years ago
- Also HTMLize properties. All tests pass once again. Chris Pressey 5 years ago