From f245cca8ad42c9d344b53a18c3fc1a3c6724c2d4 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli <506791+stevearc@users.noreply.github.com> Date: Tue, 26 Dec 2023 06:38:00 -0800 Subject: fix(injected): handle inline injections (#251) --- tests/injected/simple.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/injected/simple.md (limited to 'tests/injected/simple.md') diff --git a/tests/injected/simple.md b/tests/injected/simple.md new file mode 100644 index 0000000..5fd4b3a --- /dev/null +++ b/tests/injected/simple.md @@ -0,0 +1,5 @@ +text + +```lua +local foo = 'bar' +``` -- cgit v1.2.3-70-g09d2