Commit Graph

13 Commits (5267e31c6250f78438a544ce45cad03635f7a64c)

Author SHA1 Message Date
bokuweb 5267e31c62
Improve level override (#155)
* fix: improve lvlOverride to allow insert lvl

* fix: Add fixture

* fix: override reader

* fix: ci

* fix ci

* add fixture

* spec: Add js test

* fix: ci

* fix: spec
2020-10-05 22:46:18 +09:00
bokuweb e143a80216
Support min section3 (#126)
* feat: Add section elements

* feat: Add selection type

* update snaps
2020-09-02 15:54:43 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
bokuweb 7db426a132
Support nest comment (#116)
* fix: Prepare extended comments

* feat: Append paraId for paragraph

* feat: Support comment extended

* chore: Add fixture

* fix: browser example

* fix: test

* update snaps
2020-08-14 01:57:59 +09:00
bokuweb c0aab13529
Support default section header (#115)
* feat: Add minimum header

* feat: Support minimum header feature

* fix: fix snaps
2020-08-13 17:27:45 +09:00
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +09:00
bokuweb 880f9802bc
Support suff (#76)
* feat: Add suff writer

* feat: Add suff reader
2020-06-03 16:35:12 +09:00
bokuweb 7556154bd5
fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
bokuweb d570df6813
Support image output (#69)
* chore: Add ficture

* feat: Add pic for drawing

* feat: Implement minimum image support

* fix: typo and spec

* fix: inline image

* fix: spec
2020-05-14 12:01:20 +09:00
bokuweb 63368592b8
fix: read levelOverride (#61)
* fix: read levelOverride

* spec: update snaps
2020-04-21 19:02:36 +09:00
bokuweb 6f54e5e493
Support start chars (#51)
* feat: suport start char for writer

* support start char and add option to indent start

* fix:lint error

* fix: lint
2020-03-10 11:56:12 +09:00
bokuweb ff44dfb7fb
support: num style link (#43)
* support: num style link

* chore: update README

* chore: update snap
2020-02-26 20:26:32 +09:00
bokuweb 93b21cee78
Read nums (#38)
* wip

* feat: Add numberings reader

* spec: Add snapshot testing
2020-02-12 19:19:38 +09:00