Skip to content

(fix): links not displayed properly in org-roam-buffer#2236

Merged
jethrokuan merged 1 commit intoorg-roam:mainfrom
ntharim:patch-1
Jul 23, 2022
Merged

(fix): links not displayed properly in org-roam-buffer#2236
jethrokuan merged 1 commit intoorg-roam:mainfrom
ntharim:patch-1

Conversation

@ntharim
Copy link
Copy Markdown
Contributor

@ntharim ntharim commented Jul 18, 2022

Closes #2228.

Motivation for this change

org-fold was recently implemented in Org Mode. The default org-fold-core-style is text-properties, which causes links to be displayed incorrectly as reported in #2228. Switching to the overlays style fixes this.

(My current org is pinned to emacs-straight/org-mode@e9da29b).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Links not displayed properly in org-roam-buffer

2 participants