twibiral / obsidian-execute-code

Obsidian Plugin to execute code in a note.
MIT License
1.06k stars 67 forks source link

fix: {pre} {post} {label} etc are not working begin with ‘run-’ #289

Closed qiaogaojian closed 8 months ago

qiaogaojian commented 1 year ago

fix: {pre} {post} {label} etc are not working when language annotation begin with ‘run-’

related issue: https://github.com/twibiral/obsidian-execute-code/issues/179#issue-1457698922

https://github.com/twibiral/obsidian-execute-code/pull/271

twibiral commented 10 months ago

And also related to #292