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: phlex-ruby/phlex-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: phlex-ruby/phlex-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 17, 2022

  1. Add some initial tests

    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    62a2ca6 View commit details
    Browse the repository at this point in the history
  2. Add support for images

    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    63600b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from joeldrapper/add-support-for-images

    Add support for images
    joeldrapper authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a7d82b1 View commit details
    Browse the repository at this point in the history
  4. Bump to 0.2.0

    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4f56ba7 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e2ee5a9 View commit details
    Browse the repository at this point in the history
  6. Add inline_code method

    This can be used to override inline `code` specifically.
    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6573803 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e19f927 View commit details
    Browse the repository at this point in the history
  8. Make code_block work with super

    The default implementation now yields the keyword arguments.
    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    604e38f View commit details
    Browse the repository at this point in the history
  9. Update README.md

    joeldrapper committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    69828f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. 0.3.0

    joeldrapper committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f21c2ba View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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

Commits on Mar 16, 2023

  1. Use plain not text

    Signed-off-by: Joel Drapper <[email protected]>
    joeldrapper authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    df78a9a View commit details
    Browse the repository at this point in the history
  2. Use plain instead of text

    Signed-off-by: Joel Drapper <[email protected]>
    joeldrapper authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ee1e276 View commit details
    Browse the repository at this point in the history
Loading