Support spaces after the end of a lesser block.

This commit is contained in:
Tom Alexander
2023-09-06 18:25:35 -04:00
parent 3fc3a5d1ef
commit c4d7e646fc
2 changed files with 12 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
# There are trailing spaces after the begin and end src lines
#+begin_src
echo "this is a source block."
#+end_src