Skip to content

uniorg-parse@3.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:15
Immutable release. Only release title and notes can be modified.
4cc3cb0

Patch Changes

  • #153 8c7fe7b Thanks @toyboot4e! - Fix link type detection in [[ ]] links when protocol name occurs in the middle of the URL.

    Previously, [[my-link:https://blah]] was incorrectly detected as https link type. Now it's correctly recognized as fuzzy link type.