when embed a markdown file as following: `a.md` ````markdown ```markdown # hello ``` # world ```` the last "```" will not be shown when embed like this; ````markdown ```embed-markdown FILE: vault://a.md ``` ````
when embed a markdown file as following:
a.mdthe last "```" will not be shown when embed like this;