nobiot / md-roam

Use Org-roam with markdown files by adding Md-roam as a plug-in. Mix org and markdown files in a single Org-roam database.
GNU General Public License v3.0
333 stars 15 forks source link

org-roam-completion-everywhere does not work: ⛔ Warning (org-element-cache): org-element--cache: Org parser error #82

Open nobiot opened 9 months ago

nobiot commented 9 months ago

When org-roam-completion-everywhere is active, you will get " ⛔ Warning (org-element-cache): org-element--cache: Org parser error" on completion-at-point.

This is because function org-roam-complete-everywhere calls function org-in-src-block-p.

md-roam currently does not implement support for the org-roam-complete-everywhere. I will not be able to provide a fix any time soon -- please consider this option unsupported.