Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃憣 IMPROVE: Docutils parser settings #476

Merged
merged 7 commits into from Dec 28, 2021
Merged

Commits on Dec 28, 2021

  1. 馃憣 IMPROVE: Docutils parser settings

    Move Myst config above RST.
    
    Add logic for handling `line_length_limit` and `raw_enabled` settings,
    in-line with `docutils/parsers/recommonmark_wrapper.py`
    chrisjsewell committed Dec 28, 2021
    Copy the full SHA
    f5ce2e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d768e0f View commit details
    Browse the repository at this point in the history
  3. Update docutils_.py

    chrisjsewell committed Dec 28, 2021
    Copy the full SHA
    5bba10e View commit details
    Browse the repository at this point in the history
  4. Update docutils_.py

    chrisjsewell committed Dec 28, 2021
    Copy the full SHA
    54dabd8 View commit details
    Browse the repository at this point in the history
  5. Update test_docutils.py

    chrisjsewell committed Dec 28, 2021
    Copy the full SHA
    6faee5d View commit details
    Browse the repository at this point in the history
  6. Update docutils_.py

    chrisjsewell committed Dec 28, 2021
    Copy the full SHA
    8b6d2d8 View commit details
    Browse the repository at this point in the history
  7. Update docutils_.py

    chrisjsewell committed Dec 28, 2021
    Copy the full SHA
    fb7e41a View commit details
    Browse the repository at this point in the history