Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Feedmark/
- Allow trailing `###` on h3-level section headers. Chris Pressey 5 years ago
- Note version 0.9-2019.1015. Chris Pressey 5 years ago
- Include feedmark.formats module in package dist. Chris Pressey 5 years ago
- Update pip install instructions. Chris Pressey 5 years ago
- Update .gitignore. Chris Pressey 5 years ago
- Update setup.py to use setuptools rather than distutils. Chris Pressey 5 years ago
- Note that you can install it using `pip` if so desired. Chris Pressey 5 years ago
- Merge pull request #9 from catseye/develop-0.9 Chris Pressey (commit: GitHub) 5 years ago
- Add URL to setup.py. Chris Pressey 5 years ago
- Support for building a Docker image is in The Cannery now. Chris Pressey 5 years ago
- 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 5 years ago
- Tell setup where the packages are. Chris Pressey 5 years ago
- Add setup.py (somewhat experimental, is not official package yet.) Chris Pressey 5 years ago
- Add --version option to command line and bump version to 0.9. Chris Pressey 5 years ago
- Support for creating a Docker image from which feedmark can run. Chris Pressey 5 years ago
- Merge pull request #8 from catseye/develop-0.8 Chris Pressey (commit: GitHub) 5 years ago
- Update HISTORY. Chris Pressey 5 years ago
- Add some example Javascript code for reading Feedmark properties. 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