Commit Graph

209 Commits (0f13916e02abd2e6ff3bda04f9856dd5ef4d7345)

Author SHA1 Message Date
bokuweb 04baf8a9de chore: update deps 2019-12-11 14:18:04 +09:00
bokuweb 8c82a7b206
Prepare for wasm (#2)
* feat: separate run and paragraph

* feat: Add paragraph

* feat:Add Table

* feat: Add numbering

* chore: Add table example

* chore: add test skeleton
2019-12-11 14:12:22 +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 af75b6a41c feat: fix core props 2019-11-15 14:04:51 +09:00
bokuweb 41432fb748 feat: Add tab and break 2019-11-13 17:03:57 +09:00
bokuweb 1533de70e2 feat: Support errors 2019-11-11 18:34:55 +09:00
bokuweb 9e2c2c2951 feat: try wasm build 2019-11-08 00:02:27 +09:00
bokuweb 6967b32222 clean wasm dir 2019-11-07 18:11:32 +09:00