We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b76ef4 commit 623f0b6Copy full SHA for 623f0b6
CHANGES.md
@@ -6,6 +6,13 @@ profile. This started with version 0.26.0.
6
7
## unreleased
8
9
+### Highlight
10
+
11
+- \* Update Odoc's parser to 3.0 (#2757, @Julow)
12
+ The indentation of code-blocks containing OCaml code is reduced by 2 to avoid
13
+ changing the generated documentation. The indentation within code-blocks is
14
+ now significative in Odoc and shows up in generated documentation.
15
16
### Added
17
18
- Added option `letop-punning` (#2746, @WardBrian) to control whether
0 commit comments