[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] :noweb header argument
From: |
Yagnesh Raghava Yakkala |
Subject: |
Re: [O] :noweb header argument |
Date: |
Thu, 19 Jan 2012 04:11:06 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
Eric S Fraga <address@hidden> writes:
> Eric Schulte <address@hidden> writes:
>
> [...]
>
|> I've just pushed up a minor code change which makes customization of the
|> format of exported code blocks possible. I've added a new
|> customization
>
> I'm coming late to this but just wanted to say thanks! This is very
> nice indeed.
Yes, this is very useful.
now I can simply put
(setq org-babel-exp-code-template
"``` %lang %name
%body
```")
to have source code highlighted with Pygments in Jekyll site generation
instead of placing an export-hook to clean all "<pre>" elements which is
very much error prone.
--
YYR
- Re: [O] :noweb header argument, (continued)
- Re: [O] :noweb header argument, Eric S Fraga, 2012/01/10
- Re: [O] :noweb header argument, Thomas S. Dye, 2012/01/10
- Re: [O] :noweb header argument, Eric Schulte, 2012/01/10
- Re: [O] :noweb header argument, Thomas S. Dye, 2012/01/10
- Re: [O] :noweb header argument, Sebastien Vauban, 2012/01/11
- Re: [O] :noweb header argument, Eric S Fraga, 2012/01/11
- Re: [O] :noweb header argument, Eric Schulte, 2012/01/14
- Re: [O] :noweb header argument, Thomas S. Dye, 2012/01/14
- Re: [O] :noweb header argument, Eric Schulte, 2012/01/15
- Re: [O] :noweb header argument, Eric S Fraga, 2012/01/18
- Re: [O] :noweb header argument,
Yagnesh Raghava Yakkala <=
- Re: [O] :noweb header argument, Eric Schulte, 2012/01/11
- Re: [O] :noweb header argument, Eric S Fraga, 2012/01/10