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: vsch/flexmark-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.62.2
Choose a base ref
...
head repository: vsch/flexmark-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.64.0
Choose a head ref
  • 15 commits
  • 263 files changed
  • 7 contributors

Commits on Jun 5, 2020

  1. bump version

    vsch committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    12dd76d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Support for non-standard list indents (#447)

    We needed list content indent = 3
    lukas-krecan authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8a881b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. prep version 0.62.6

    vsch committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    d05c68b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. support dot within plain (unquoted) keys (#430)

    * support dot within plain (unquoted) keys
    
    ---
    ms.author: author
    ms.date: yyyy/MM/dd
    ---
    
    * double slash
    
    Co-authored-by: javaor <69024684+javaor@users.noreply.github.com>
    1024c and 1024c authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    fd07e28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffaef34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f772102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbd1c14 View commit details
    Browse the repository at this point in the history
  5. Fix for #435 (#480)

    reisi007 authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3eccbef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bce503 View commit details
    Browse the repository at this point in the history
  7. add flexmark-ext-resizable-image (#489)

    * add extension to resize image
    
    * add extension to resize image
    
    * minor fixes
    
    * Revert "Make support for relative paths to images as an extension"
    
    * add flexmark-ext-resizable-image
    
    * fix folders
    
    * fix spaces
    
    * some fixes test, but not last(
    
    * fix spec file
    
    * fix spec file
    
    * add Sample
    
    * delete comments
    sparksparrow authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    7ade901 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b0cadf View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    5d8ccbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc669b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3658439 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. release 0.64.0

    vsch committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7c187fb View commit details
    Browse the repository at this point in the history
Loading