Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert [[wikilink]] and #Tag syntax when importing Markdown #8603

Closed
88250 opened this issue Jun 24, 2023 · 0 comments
Closed

Convert [[wikilink]] and #Tag syntax when importing Markdown #8603

88250 opened this issue Jun 24, 2023 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Jun 24, 2023

Reverted to #3557.

  • Convert [[wikilink]] to block ref (dynamic anchor text)
  • Convert [[wikilink|text]] to block ref (static anchor text)
  • Convert [[wikilink#heading]] and [[wikilink#heading|text]]to block ref
  • Convert #Tag to #Tag#
@88250 88250 self-assigned this Jun 24, 2023
@88250 88250 changed the title Convert [[wikilink]] syntax to block ref when importing Markdown Convert [[wikilink]] and #Tag syntax to block ref when importing Markdown Jun 24, 2023
@88250 88250 changed the title Convert [[wikilink]] and #Tag syntax to block ref when importing Markdown Convert [[wikilink]] and #Tag syntax when importing Markdown Jun 24, 2023
@88250 88250 closed this as completed Jun 24, 2023
@88250 88250 added this to the 2.9.3 milestone Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant