Bruno Binet
dfab8ed5b9
test the "metadata from filename" feature
2012-12-03 09:54:43 +01:00
Brian C. Lane
49f481e399
Add asciidoc reader support
...
http://www.methods.co.nz/asciidoc/index.html
Processes files ending in .asc with asciidoc. Extra arguments can be
passed by using the ASCIIDOC_OPTIONS config setting
2012-12-02 10:20:13 -08:00
Bruno Binet
4d6ddd0af3
fix failing tests
2012-11-28 00:29:51 +01:00
David Beitey
e2c3701757
Decode HTML entities in titles on WP import
2012-11-03 21:55:56 +10:00
Alexis Métaireau
84c708b74b
Revert "Get HtmlReader to work again"
...
This reverts commit 39db9ddcfd .
Conflicts:
tests/test_readers.py
2012-10-29 00:36:42 +01:00
Alexis Métaireau
0ebba1c4ab
merge with master
2012-10-25 14:54:19 +02:00
Stéphane Bunel
e0674aad87
FIX: Standardizing "extentions" to "extensions"
2012-10-03 22:37:18 +02:00
Stéphane Bunel
d9d58b0510
FIX: "extentions" -> "extensions"
2012-10-03 22:28:00 +02:00
Stéphane Bunel
226aa2d8f3
Update docs and tests for MARKDOWN_EXTENTIONS
2012-09-28 22:54:01 +02:00
Florian Jacob
39db9ddcfd
Get HtmlReader to work again
...
wrote unit tests and documentation, improved regular expression.
The HtmlReader is enabled by default now and parses metadata in html
files of the form:
<!-- key:value -->
2012-09-02 10:29:09 +02:00
Dirkjan Ochtman
636fd6cc38
Add support for abbreviations to reST translator ( fixes #395 ).
2012-07-17 13:30:06 +02:00
tBunnyMan
dff5b3589b
Add per page templates. Closes #376
...
Also set up helper classes in test_generators.py for cleaner tests
2012-07-07 14:15:43 -07:00
sam
ba8ed9fb18
Added strip raw option to wordpress xml importer
2012-05-13 23:37:33 +02:00
Matt Bowcock
3c987d20b1
Added some metadata to new test files
2012-05-01 23:30:23 -04:00
Matt Bowcock
ec610537be
Added test for markdown files using extension md and mkd.
...
Tests ensure the correct reader is processing file.
2012-05-01 23:19:38 -04:00
draftcode
cffb44891a
Add an test related to articles' category.
2012-03-24 13:52:03 +09:00
Alexis Metaireau
9c4b40fd35
Keep raw metadata text (but for summary)
2012-03-18 15:12:06 +01:00
draftcode
a4ce10d88e
Add a test for readers.
2012-03-12 02:24:26 +09:00
Alexis Metaireau
d43bd1dcb8
Add a way to use Typogrify to enhance the generated HTML.
2012-03-11 02:48:36 +01:00
Mario Rodas
dc6934be43
all test pass
2011-07-02 15:15:21 -05:00