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

馃攢 MERGE: Internal improvements to the code base #498

Merged
merged 5 commits into from Jan 9, 2022

Commits on Jan 9, 2022

  1. Copy the full SHA
    ca53b90 View commit details
    Browse the repository at this point in the history
  2. 馃敡 MAINTAIN: Improve code for rendering headings

    Better code documentation,
    and remove some extraneous logic
    chrisjsewell committed Jan 9, 2022
    Copy the full SHA
    59c6c51 View commit details
    Browse the repository at this point in the history
  3. 馃敡 MAINTAIN: Improve nested_render_text method

    Add `inline` and `allow_headings` arguments,
    so that we can move some logic out of `MockState`
    chrisjsewell committed Jan 9, 2022
    Copy the full SHA
    23f15b1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ffdd3ad View commit details
    Browse the repository at this point in the history
  5. 馃敡 MAINTAIN: Replace DocutilsRenderer.config with md_config

    It makes it clearer what the attribute is,
    and allows for type checking / autocompletion
    chrisjsewell committed Jan 9, 2022
    Copy the full SHA
    f5f0b40 View commit details
    Browse the repository at this point in the history