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
|
e524d6630e
|
feat: Add comment
|
2019-12-04 18:26:09 +09:00 |
bokuweb
|
23f9a5de79
|
feat: Support underline
|
2019-12-04 16:28:11 +09:00 |
bokuweb
|
35e6e1ecc3
|
feat: Support insert / delete
|
2019-11-16 02:15:12 +09:00 |
bokuweb
|
41432fb748
|
feat: Add tab and break
|
2019-11-13 17:03:57 +09:00 |
bokuweb
|
919f0af6af
|
feat: Add bold, italic, highlighht
|
2019-11-13 16:08:25 +09:00 |
bokuweb
|
23b422c25f
|
feat: Add cell
|
2019-11-12 18:57:16 +09:00 |
bokuweb
|
b167bd7f8d
|
feat: Support size
|
2019-11-11 15:36:26 +09:00 |
bokuweb
|
879189da3c
|
feat: Support alignment
|
2019-11-11 13:05:07 +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 |