Commit Graph

27 Commits

Author SHA1 Message Date
wgroeneveld cfe7193d8b fix wrong module imports src/test that broke tests and wrong merge 2020-07-24 16:26:14 +02:00
Steve Miller c80ece8ca3 Merging latest master 2019-06-04 10:55:25 -04:00
Steve Miller 941bd62f97 Fixes to import path, updated readme with run instructions, and ignoring output directory 2018-09-03 13:02:54 +00:00
Jianfei Hu a9c9e518df Change to address the real problem whether generate tags in the front matter. 2018-08-04 08:40:36 -07:00
Jianfei Hu 2e615322ec add option for --front_matter to control whether generate front matter. 2018-08-04 08:09:20 -07:00
Jianfei Hu dc14c99f33 move src/main.py to main.py 2018-08-04 08:03:49 -07:00
Wouter Groeneveld 9e8fa5b9aa PEP-8 convention check in PyCharm 2017-01-30 16:09:23 +01:00
wgroeneveld fe0bcbf330 support for root links, various fixes on relative links, added doku shortocde 2017-01-21 11:37:17 +01:00
wgroeneveld 10250429ae bugfixes after e2e testing 2017-01-19 21:58:16 +01:00
Wouter Groeneveld 50fdb86c3e main function with argparse 2017-01-19 17:27:41 +01:00
wgroeneveld fb348f16f1 image parsing 2017-01-16 21:57:40 +01:00
wgroeneveld a0c1f201cb nested list fixes. it's still a mess... 2017-01-16 20:24:23 +01:00
Wouter Groeneveld f65a8b0b59 home.txt is actually _index.md 2017-01-16 16:37:58 +01:00
wgroeneveld 17625d6f1d todo's as dokuwiki's plugin 2017-01-15 20:40:23 +01:00
wgroeneveld 0e3f7aaa40 emoji conversion, update README 2017-01-15 17:33:15 +01:00
wgroeneveld 8c40577459 main class wiring 2017-01-15 15:52:25 +01:00
wgroeneveld aa00a107f0 wiring everything together using a class decorator 2017-01-15 15:08:47 +01:00
wgroeneveld 635e746756 header generation 2017-01-15 12:24:26 +01:00
wgroeneveld 662a7d3f1a ordered lists 2017-01-14 20:56:16 +01:00
wgroeneveld 190441453b code conversion 2017-01-14 20:14:18 +01:00
wgroeneveld 600098bac3 added simple styles, moved to markdown submodule 2017-01-14 11:09:42 +01:00
Wouter Groeneveld 6810e0168f simplifying link parsing 2017-01-13 13:17:54 +01:00
Wouter Groeneveld 3a7a38c215 fix regex 2017-01-13 12:59:45 +01:00
Wouter Groeneveld 9236cb0d7e markdown links regex update 2017-01-13 09:01:09 +01:00
wgroeneveld 2e5a0aa430 update 2017-01-12 21:45:49 +01:00
wgroeneveld 04e4da24b4 update tests 2017-01-12 18:02:09 +01:00
Wouter Groeneveld fad6925ecd initial commit 2017-01-12 16:48:09 +01:00