Skip to content

fix issue #14 : don't work with WikiLinks have both block reference # and alt texts | - #24

Open
DaqiHu wants to merge 3 commits into
ozntel:mainfrom
DaqiHu:main
Open

fix issue #14 : don't work with WikiLinks have both block reference # and alt texts |#24
DaqiHu wants to merge 3 commits into
ozntel:mainfrom
DaqiHu:main

Conversation

@DaqiHu

@DaqiHu DaqiHu commented Feb 26, 2023

Copy link
Copy Markdown

#14 fixed.

You can now convert [[WikiLinks]] with #, ^ and | correctly.

  • Before: [[File#Block|Alt]] goes to [](File#Block%7CAlt)
  • After: [Alt](File#Block)

A paragraph reference one:

  • Before: [[File#^1f1e33|Alt]] goes to [](File#^1f1e33%7CAlt)`
  • After: [Alt](File#^1f1e33)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant