Tree @10bb2a6 (Download .tar.gz)
Commit History
@10bb2a6af94923f8c61a6c8712fc9d624df1c0f1
git clone https://git.catseye.tc/Feedmark/
- This file is in The Cannery now. Chris Pressey 5 years ago
- Add feedmark script to setup.py. Untested, will need to try it. Chris Pressey 6 years ago
- Tell setup where the packages are. Chris Pressey 6 years ago
- Add setup.py (somewhat experimental, is not official package yet.) Chris Pressey 6 years ago
- Add --version option to command line and bump version to 0.9. Chris Pressey 6 years ago
- Support for creating a Docker image from which feedmark can run. Chris Pressey 6 years ago
- Merge pull request #8 from catseye/develop-0.8 Chris Pressey (commit: GitHub) 6 years ago
- Update HISTORY. Chris Pressey 6 years ago
- Add some example Javascript code for reading Feedmark properties. Chris Pressey 6 years ago
- Include the section's anchor in the outputted JSON as well. Chris Pressey 6 years ago
- Deep-HTMLize OrderedDicts as OrderedDicts. Chris Pressey 6 years ago
- Improve tests. Chris Pressey 6 years ago
- Properties in OrderedDict; --ordered-json serializes them as list. Chris Pressey 6 years ago
- Make sure this works with @-list properties. Chris Pressey 6 years ago
- When htmlizing property values, do not include enclosing paragraph. Chris Pressey 6 years ago
- Refactor Markdown->HTML5 helper function into format module. Chris Pressey 6 years ago
- Introduce markdown_to_html5_deep(). Chris Pressey 6 years ago
- Also HTMLize properties. All tests pass once again. Chris Pressey 6 years ago
- global reference links, plus more (failing) tests. Chris Pressey 6 years ago
- Partially, but we need to globalize the reference links it seems. Chris Pressey 6 years ago
- Add failing test for feature we want. Chris Pressey 6 years ago
- Update version number in this development branch. Chris Pressey 6 years ago
- Merge branch 'master' of https://github.com/catseye/Feedmark into develop-0.8 Chris Pressey 6 years ago
- Add --htmlized-json, to convert Markdown to HTML5 in JSON output. Chris Pressey 6 years ago
- Fix a minor oversight. Chris Pressey (commit: GitHub) 6 years ago
- Merge pull request #7 from catseye/develop-0.7 Chris Pressey (commit: GitHub) 6 years ago
- Add missing test fixture. Chris Pressey 6 years ago
- Rename `link-to-anchors-on` property to `link-target-url`. Chris Pressey 6 years ago
- Isloate file-writing tests from rest of world slightly better. Chris Pressey 6 years ago
- Merge pull request #6 from catseye/develop-0.6 Chris Pressey (commit: GitHub) 6 years ago