Commit graph

17 commits

Author SHA1 Message Date
PoiScript 355ea8b46e fix(export): make Escape struct field public 2019-03-11 00:50:00 +08:00
PoiScript e1469b6794 chore: re-export all from export::html module 2019-03-11 00:38:28 +08:00
PoiScript 0c64b76dc6 feat(render): accept a mutable reference of Write 2019-03-10 01:00:29 +08:00
PoiScript a288a6d554 feat(elements): multiple lines comment and fixed width area 2019-02-16 17:13:23 +08:00
PoiScript 88e1f8d62d fix(export): escape code, link, title elements 2019-02-15 11:02:57 +08:00
PoiScript 2cb74028b6 feat(export): wrapper struct Escape 2019-02-15 00:05:50 +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 c5b14256f0 refactor: cleanup parse function 2019-02-08 21:42:44 +08:00
PoiScript c1154a1853 chore: update to rust 2018 2019-02-07 23:38:17 +08:00
PoiScript d20d4c2880 refactor: simplify list parsing 2019-02-02 23:42:31 +08:00
PoiScript 74781e6e7e refactor: keyword 2019-01-22 20:50:16 +08:00
PoiScript 19f7bacf55 feat: fixed width areas 2019-01-21 23:04:35 +08:00
PoiScript 3105470cee chore: abbreviate 2019-01-20 21:03:28 +08:00
PoiScript ad9f29bcb9 feat: list parsing 2019-01-17 12:08:40 +08:00
PoiScript 93ed18602a refactor: rename field names to align with org-elements-api 2019-01-13 02:20:34 +08:00
PoiScript a335929801 feat: html export 2019-01-12 01:30:12 +08:00