This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
obsidian-export
Watch
1
Star
0
Fork
0
You've already forked obsidian-export
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e2ef435f04
obsidian-export
/
tests
/
testdata
/
input
/
main-samples
/
section-ref-a.md
8 lines
82 B
Markdown
Raw
Normal View
History
Unescape
Escape
Add tests for self-references Note as there is no support for block references at the moment, the generated link goes nowhere, however it is to a reasonable ID
2021-02-09 13:36:39 +03:00
[[#This is a header]]
[[#^dda637]]
## This is a header
Add additional common pre-commit-hooks I have these hooks enabled on many of my projects, but for some reason forgot them here which led to the issue described in https://github.com/zoni/obsidian-export/pull/181 This should help prevent that from happening again.
2023-09-26 09:33:41 +03:00
This is a block ^dda637
Reference in New Issue
Copy Permalink