phillord / lentic

Create views of the same content in two Emacs buffers
183 stars 12 forks source link

Tags are not possible on org source blocks #32

Closed phillord closed 9 years ago

phillord commented 9 years ago

It's not possible to put tags onto src blocks and it should be!

#+begin_src emacs-lisp :exports none
(message "hello")
#+end_src
phillord commented 9 years ago

Closed!