emacs - org-mode export of JavaScript source -


i've org-mode export (finally) working way want except 1 minor glitch - comment line in js comes ^^i prefix. like:

^^i //a comment in js code 

screenshot

thanks em

^^i might represent tab - \t character converted in wrong way , there should source of troubles.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -