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

master #734

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

master #734

wants to merge 2 commits into from

Commits on Mar 27, 2023

  1. Allow implementers to emit i and b

    snan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6a254f5 View commit details
    Browse the repository at this point in the history
  2. Address the Gomphocarpus example

    This example was not a correct use of strong or of em.
    (It's a good showcase for why strong and em are wrong.)
    
    Changed it to b and i, which the new rule 13 from the previous commit
    now allows.
    
    I'm putting this in a separate commit since another solution would be
    to change it to foo and bar.
    snan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6e5bcdb View commit details
    Browse the repository at this point in the history