Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Feedmark/
- 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
- Output images and multiproperties in Markdown. 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
- Parser links sections into documents. 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
- Seperate extracting links from checking them. Chris Pressey 7 years ago
- Rudimentary link-checking functionality. Chris Pressey 7 years ago
- Remove more punctuation when creating links. Chris Pressey 7 years ago
- Construct the entry URL more robustly. Chris Pressey 7 years ago
- Add 'Read more' links to HTML snippet. Factor out URL code. 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
- Add link-to-anchors-on. Each entry can now link to its own. Chris Pressey 7 years ago
- Sort the entries by publication date before assembling Atom feed. Chris Pressey 7 years ago
- Demo feature of linking to rendered Markdown anchor from Atom. 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