embed-code-file
embed-code-file copied to clipboard
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:...
For version 1.2.0, you can only select and copy text from embedded files, but it would be convenient to edit the file itself from an Obsidian's embeddings.
The problem is complicated by the lack of work with files outside the obsidian directory Please remove these limits P.S.: is the project still alive? 10 issues, 0 closed...
Select code from a file by giving tags; select code between two identical tags. Seems better when editing files and re-calculating line numbers.
Thanks for the great plugin. I'm using it with gregzuro/obsidian-kroki, and so far it seems to be working quite well. It would be useful to be able to simply refer...
I've tried to manually add octave in the list of langage, but I did not succeded to make it work. Any recommandation ? Does anyone has the same issue ?...
Thanks for the awesome plug-in, it works really well. It would be nice to directly support GitHub permalinks, for example ``` https://github.com/almariah/embed-code-file/blob/458b689efb769fd0787ac897a25864e48f45ec54/main.ts#L8-L23 ``` Which is rendered in GitHub Issue web...
I add ",verilog" at the end of the setting. But below block not rendered to the real verilog code, it shows as the below image. ```embed-verilog PATH: "https://raw.githubusercontent.com/veritas-verilog/full_adder/master/full_adder.v" LINES: "1-18"...
Can the title be hidden? If I set TITLE to "", or remove TITLE set, it will show the path.