Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Feedmark/
- 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
- global reference links, plus more (failing) tests. Chris Pressey 5 years ago
- Partially, but we need to globalize the reference links it seems. Chris Pressey 5 years ago
- Add failing test for feature we want. Chris Pressey 5 years ago
- Add --htmlized-json, to convert Markdown to HTML5 in JSON output. Chris Pressey 5 years ago
- Rename `link-to-anchors-on` property to `link-target-url`. Chris Pressey 5 years ago
- Isloate file-writing tests from rest of world slightly better. Chris Pressey 6 years ago
- pyflakes Chris Pressey 6 years ago
- Add test for --output-links, fix another Python3-ism. Chris Pressey 6 years ago
- Add unit test for input refdex, add Python2/3 stuff for it to pass. Chris Pressey 6 years ago
- Add test for outputting a refdex. Chris Pressey 6 years ago