Commit Graph

9 Commits (df5eefff20907d5b93aa45b6989d685cd764f518)

Author SHA1 Message Date
bokuweb df5eefff20
Add escape (#7)
* feat: Add section pr

* feat: Add sectPr to doc

* feat: Add escape
2019-12-13 19:41:33 +09:00
bokuweb 73001dc720
Use string for wasm (#1)
* feat: Add numberings

* feat: Use String for wasm

This is because wasm-bindgen does not support 'static for function
Pleaase see https://github.com/rustwasm/wasm-bindgen/issues/1187
2019-12-09 04:14:27 +09:00
bokuweb 9ba3ef0aea feat: Support comment only paragraph 2019-12-05 15:44:18 +09:00
bokuweb 5378c07a35 feat: Add table property 2019-11-12 18:02:50 +09:00
bokuweb d92d111aa6 feat: Add p style 2019-11-11 14:45:01 +09:00
bokuweb 879189da3c feat: Support alignment 2019-11-11 13:05:07 +09:00
bokuweb 517c3b0b9f feat: Support space:preserve 2019-11-11 11:36:40 +09:00
bokuweb 9e2c2c2951 feat: try wasm build 2019-11-08 00:02:27 +09:00
bokuweb d4f08f9703 feat: Add paragraph 2019-11-07 16:08:59 +09:00