Skip to content

Commit

Permalink
Update options.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Jul 27, 2023
1 parent f79d4cd commit 95f2a90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions myst_parser/parsers/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
Adapted from:
https://github.com/yaml/pyyaml/commit/957ae4d495cf8fcb5475c6c2f1bce801096b68a5
For good description of mulit-line YAML strings, see:
https://stackoverflow.com/a/21699210/5033292
"""
from __future__ import annotations

Expand Down

0 comments on commit 95f2a90

Please sign in to comment.