You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHANGES:
#### Added
- Added support for `mld` files (realworldocaml/mdx#423, @jonludlam)
#### Changed
- Switch to using the parser that toplevel uses (found in a mutable
`ref`, instead of always the official OCaml parser). This allows
Camlp5's parser to be used with MDX. (realworldocaml/mdx#417, @chetmurthy)
0 commit comments