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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for formatting Python Markdown code blocks. #2721

Closed
wants to merge 21 commits into from
Closed

Support for formatting Python Markdown code blocks. #2721

wants to merge 21 commits into from

Commits on Dec 21, 2021

  1. Markdown options

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    47e80c8 View commit details
    Browse the repository at this point in the history
  2. Markdown formatting

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d61eb60 View commit details
    Browse the repository at this point in the history
  3. Is markdown mode check

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c735fcd View commit details
    Browse the repository at this point in the history
  4. Formatting optimizations.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    db7612b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'psf:main' into main

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ed0d3ac View commit details
    Browse the repository at this point in the history
  6. Markdown optimization and initial testing development.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    65fa16a View commit details
    Browse the repository at this point in the history
  7. Markdown can be formatted in jupiter mode.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fd281ec View commit details
    Browse the repository at this point in the history
  8. Markdown test data.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c38b6d1 View commit details
    Browse the repository at this point in the history
  9. Markdown formatting tests and formatting improvements.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    6e45890 View commit details
    Browse the repository at this point in the history
  10. Small optimization.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    77745cb View commit details
    Browse the repository at this point in the history
  11. Removed unnecessary import.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    24d1e24 View commit details
    Browse the repository at this point in the history
  12. Ipynb test fixed

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a15baa0 View commit details
    Browse the repository at this point in the history
  13. Short Markdown tag.

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    899f978 View commit details
    Browse the repository at this point in the history
  14. Reformat one markdown check

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    37bfc9b View commit details
    Browse the repository at this point in the history
  15. Changelog

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    308fbe1 View commit details
    Browse the repository at this point in the history
  16. Markdown flag test

    Sunset Dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    f36d073 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. allow_docs field

    Sunset Dev committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b40bda8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'psf:main' into main

    Sunset Dev committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b95a929 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Prevent documentation blocks from being checked.

    Sunset Dev committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    436ea93 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into main

    Sunset Dev committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    521fe5d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Merge branch 'psf:main' into main

    Sunset Dev committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    b89d699 View commit details
    Browse the repository at this point in the history