obsidian-execute-code
obsidian-execute-code copied to clipboard
[BUG] Correct Line Numbering for Errors
The line numbering of errors/exceptions is wrong when code injection via the settings or pre/post blocks is used.
One way to solve this could be if we implement line numbering for this plugin. This way we can adapt the line numbers to the lines in the errors and solve #8