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

Fixed multiple ticks/tildes inside code blocks #302

Merged
merged 5 commits into from
Mar 5, 2020

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    a24c58b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    8e072d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Minor stylistic fixes.

    Co-Authored-By: Dom Christie <christiedom@gmail.com>
    fredck and domchristie committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    99b0516 View commit details
    Browse the repository at this point in the history
  2. Simplified the fence character sniffing.

    Co-Authored-By: Dom Christie <christiedom@gmail.com>
    fredck and domchristie committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d1ee0ac View commit details
    Browse the repository at this point in the history
  3. Use the repeat utility function for consistency.

    Co-Authored-By: Dom Christie <christiedom@gmail.com>
    fredck and domchristie committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e5bd9f8 View commit details
    Browse the repository at this point in the history