Open SR-- opened 3 years ago
Hi @SR-- - two things to check:
gh_edit_repository
property?
gh_edit_repository: 'https://github.com/dendronhq/dendron-site'
This needs to be specified if the vault isn't setup to be remote.
If these work, let me know and I'll have our docs updated.
For the record. This does work if the repository is public, the gh_edit_repository
is set explicitly, gh_edit_link
is set to true
The expected default for gh_edit_link
does not work
The behavior is broken if the repo is private
Thanks @jonathanyeung
Please select the area your bug applies to. (Multiple selections are Possible)
Describe the bug
GH_EDIT_LINK
set totrue
has no effectTo Reproduce
GH_EDIT_LINK
flag to true in dendron.ymlExpected behavior
The link should appear as per the docs
Screenshots