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 5deb63c commit 10b4f32Copy full SHA for 10b4f32
src/parser/ast.ml
@@ -66,7 +66,7 @@ and nestable_block_element =
66
* media_href with_location
67
* inline_element with_location list
68
* media
69
- (** @since 2.5.0 *) ]
+ (** @since 3.0.0 *) ]
70
(** Some block elements may be nested within lists or tags, but not all.
71
The [`List] constructor has a parameter of type [\[`Light | `Heavy\]].
72
This corresponds to the syntactic constructor used (see the
0 commit comments