[O] How to specify block quote language?

2018-12-20 Thread Abigaile Johannesburg
Hello, When exporting from org to html using #+begin_quote quotes #+end_quote it generates html code quotes Is there a way to specify the language for quoted text? For example, #+begin_quote :lang=jp quotes #+end_quote will generate quotes If it is not available now, would someon

[O] How to escape # character in #+begin_src bash block for html export?

2018-03-24 Thread Abigaile Johannesburg
Dear community, I have a minor question about how to escape '#' character in #+begin_src bash block. For example, when I export the source code block for bash, I can use #+begin_src bash $ #+end_src But if I want to use # for indicating commands for root or privileged user, if I use #+begin_