Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#+BEGIN_SRC and #+END_SRC block hightlight #43

Open
d9k opened this issue Nov 2, 2014 · 2 comments
Open

#+BEGIN_SRC and #+END_SRC block hightlight #43

d9k opened this issue Nov 2, 2014 · 2 comments

Comments

@d9k
Copy link

d9k commented Nov 2, 2014

#+BEGIN_SRC python
    print 'test'
#+END_SRC
@danielmagnussons
Copy link
Owner

Would be nice with something like this, unsure how sublime handles this with different code styles

@maxsatula
Copy link

If a syntax highlight is impossible, maybe it would be a good idea to do at least:

  • gray out #+BEGIN_SRC and #+END_SRC, so they do not distract from the real content
  • fold/unfold source code blocks the same way it is done for headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants