Commit graph

22 commits

Author SHA1 Message Date
PoiScript 2b8d2590ff feat(config): define todo_keywords in tuple 2019-10-27 13:15:16 +08:00
PoiScript 0c76fd80f6 refacotr(orgize): remove some anonymous lifetimes 2019-10-09 14:56:29 +08:00
PoiScript 899773134f feat(export): add Default trait bound for Handler trait 2019-10-09 10:25:22 +08:00
PoiScript 6291a755f7 refactor: cleanup 2019-09-14 17:15:44 +08:00
PoiScript 54163520d6 docs: update README.md 2019-09-14 00:21:26 +08:00
PoiScript 78a6b33aa9 feat(export): add SyntectHtmlHandler 2019-09-13 23:40:30 +08:00
PoiScript e3c7e9897c chore: rename feature serde to ser 2019-08-06 14:33:31 +08:00
PoiScript 5b9ceebea4 docs(README.md): update example 2019-07-31 16:18:32 +08:00
PoiScript b429e4f54a feat(config): add done_keywords field 2019-07-30 21:09:29 +08:00
PoiScript 3e82172dfe refactor(org): store content in separate Vec 2019-07-28 11:44:14 +08:00
PoiScript 50f6b9f52a refactor: rewrite some parsers with nom 2019-07-01 02:11:21 +08:00
PoiScript 6b0f468f9f feat(org): ParseConfig struct 2019-06-28 18:00:49 +08:00
PoiScript 1a2dfd9d85 fix(docs): fix some typo and grammar errors 2019-06-28 16:15:50 +08:00
PoiScript e33bb22fde docs: crate features 2019-06-28 14:29:45 +08:00
PoiScript 727c9f14f7 docs: update serde examples 2019-06-28 00:50:15 +08:00
PoiScript 5a9e085b61 docs: update README.md and doc-test 2019-06-28 00:13:05 +08:00
PoiScript 0083425872 docs: update README.md and doc-tests 2019-04-24 21:54:51 +08:00
PoiScript ac7b6aef3f fix: typo wirter -> writer 2019-02-14 14:02:29 +08:00
PoiScript 69de17ad9b refactor(export): HtmlRender & HtmlHandler 2019-02-14 13:39:03 +08:00
PoiScript c1154a1853 chore: update to rust 2018 2019-02-07 23:38:17 +08:00
PoiScript 0b355b498c refactor: cleanup utils macros 2019-02-07 15:54:16 +08:00
PoiScript 346ebc83d7 docs: add README.md 2019-02-06 20:50:18 +08:00