Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: realpython/python-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: realpython/python-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: more-h1-h2-fixes
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 5, 2018

  1. More H1/H2 fixes

    Before, H1 and H2 formats were not consistent.
    Now, H1 uses over/under hashes and H2 uses over/under asterisks.
    
    I missed this file in the last round of edits.
    PoulinConsulting committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    33a6a10 View commit details
    Browse the repository at this point in the history
  2. More H1/H2 fixes

    Before, H1 and H2 formatting was not consistent.
    Now, H1 uses over/under hashes and H2 uses over/under asterisks. Also changed H3 tildes to equal signs to silence Sphinx warnings.
    PoulinConsulting committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    ffd696e View commit details
    Browse the repository at this point in the history
Loading