Tree @master (Download .tar.gz)
History of
src
/
feedmark
/
main.py
@master
git clone https://git.catseye.tc/Feedmark/
- Add --output-links option. Chris Pressey 7 years ago
- Add the --check-for-nodes option, to help conversion from Chrysoberyl. Chris Pressey 7 years ago
- Add ability to output a table of contents. Chris Pressey 7 years ago
- Only construct a refdex internally when asked to write one out. Chris Pressey 7 years ago
- Rewriting reference-style links using a refdex works now! Chris Pressey 7 years ago
- Beginnings of refdex-processing logic. Well, it can create one. Chris Pressey 7 years ago
- --rewrite-markdown option, and a better job of retaining format. Chris Pressey 7 years ago
- Parse and dump reference links. Chris Pressey 7 years ago
- Optional properties in schema. Exit with error code if invalid. Chris Pressey 7 years ago
- Get property priority order from schema instead of command line. Chris Pressey 7 years ago
- Allow property priority order to be specified, and sort by it. Chris Pressey 7 years ago
- Option to output Markdown. Chris Pressey 7 years ago
- Rudimentary full HTMLize. At least I see where this is going now. Chris Pressey 7 years ago
- Very basic work on schema-checking. Chris Pressey 7 years ago
- --by-property outputs JSON now. Chris Pressey 7 years ago
- --check-links is just --archive-links-to with no dest dir. Chris Pressey 7 years ago
- You must specify a destination directory with --archive-links-to. Chris Pressey 7 years ago
- Checking links is always done by --archive-links. Chris Pressey 7 years ago
- Rudimentary implementation of archive-links. Chris Pressey 7 years ago
- Rudimentary link-checking functionality. Chris Pressey 7 years ago
- Refactor further. Introduce an "HTMLizer". This may change. Chris Pressey 7 years ago
- Add crude version of --output-html-snippet option. Refactor. Chris Pressey 7 years ago
- Add a --limit command-line option which limits written Atom feeds. Chris Pressey 7 years ago
- Move Atom-creating functions to their own module. Chris Pressey 7 years ago
- Parse and display 'multiproperties' or whatever they'll be called. Chris Pressey 7 years ago
- Add the --by-property option, which creates an index by property. Chris Pressey 7 years ago
- Parse any embedded images that might appear before properties. Chris Pressey 7 years ago
- Accept underlined H1 heading, and parse document preamble. Chris Pressey 7 years ago
- Add option to dump out a summary of the parsed entries. Chris Pressey 7 years ago
- Always read the input files. Only output Atom if requested. Chris Pressey 7 years ago