Skip to content

Releases: climateinteractive/docs-builder

docs-builder: v1.2.8

30 Jan 23:53
0a26d9f

Choose a tag to compare

1.2.8 (2024-01-30)

Bug Fixes

  • allow for page filenames including underscore and/or dash when reading saved.md (#57) (b59f018), closes #56

docs-builder: v1.2.7

29 Jan 21:12
b895026

Choose a tag to compare

1.2.7 (2024-01-29)

Bug Fixes

  • include H2O, O2, and O3 in list of automatically subscripted chemicals (#54) (5e08bb3), closes #53

docs-builder: v1.2.6

22 Dec 00:25
9d6b63b

Choose a tag to compare

1.2.6 (2023-12-22)

Bug Fixes

  • handle child token when converting text tokens back into Markdown (#51) (558aa9b), closes #47

docs-builder: v1.2.5

21 Dec 23:26
b7f9ed0

Choose a tag to compare

1.2.5 (2023-12-21)

Bug Fixes

  • read/write saved.md instead of saved.json (#49) (152e894), closes #48

docs-builder: v1.2.4

10 Aug 20:28
6d4b82f

Choose a tag to compare

1.2.4 (2023-08-10)

Bug Fixes

  • include 3rd-level section headers in sidebar outline (#44) (a3f7c56), closes #43

docs-builder: v1.2.3

08 Jun 22:38
0765428

Choose a tag to compare

1.2.3 (2023-06-08)

Bug Fixes

  • include CF4 in list of automatically subscripted chemicals (#37) (1e6ae0e), closes #36

docs-builder: v1.2.2

30 May 22:49
8f77998

Choose a tag to compare

1.2.2 (2023-05-30)

Bug Fixes

  • correct link transformer to work when there are multiple links in one block (#34) (ef5af72), closes #33

docs-builder: v1.2.1

23 May 04:35
7d3ba74

Choose a tag to compare

1.2.1 (2023-05-23)

Bug Fixes

  • only include Next/Previous links for default template (#30) (894fe8a), closes #29

docs-builder: v1.2.0

23 May 03:16
b431b4b

Choose a tag to compare

1.2.0 (2023-05-23)

Features

  • add Next/Previous pagination controls to each page (#27) (8209b98), closes #22

docs-builder: v1.1.0

05 Apr 17:49
343d7f9

Choose a tag to compare

1.1.0 (2023-04-05)

Features

  • copy all assets found in sourceDir and use ${ASSET-xyz} to reference them in templates (#25) (eb016d5), closes #24