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: pbrisbin/yesod-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.2
Choose a base ref
...
head repository: pbrisbin/yesod-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.3
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 5, 2018

  1. Export *With versions of markdown processing

    Makes it more convenient to adjust reader/writer options. Includes a
    function specifically for setting extensions.
    
    Closes #47.
    pbrisbin committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    0b3aeec View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

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

Commits on Mar 7, 2018

  1. Fixed the example of README

    kotaro authored and pbrisbin committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    8e987a3 View commit details
    Browse the repository at this point in the history
  2. Add an example for using custom extensions

    kotaro authored and pbrisbin committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    928ad0d View commit details
    Browse the repository at this point in the history
  3. Tweak README

    pbrisbin committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    5295a44 View commit details
    Browse the repository at this point in the history
  4. Version bump

    pbrisbin committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    1731577 View commit details
    Browse the repository at this point in the history
Loading