[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Differentiate source blocks in export?
From: |
Joost Kremers |
Subject: |
Re: Differentiate source blocks in export? |
Date: |
Tue, 24 Nov 2020 22:55:55 +0100 |
User-agent: |
mu4e 1.5.6; emacs 27.1.50 |
On Tue, Nov 24 2020, Diego Zamboni wrote:
> And even (a bit) shorter:
>
> #+html:<div class="myclass">
> #+BEGIN_SRC python
> print(5)
> #+END_SRC
> #+html:</div>
Thanks everyone for your suggestions. I tried this one and it works great.
=myclass= of course ends up containing the =src= class, but as I just found out,
that's not a problem.
--
Joost Kremers
Life has its moments
- Re: Differentiate source blocks in export?, (continued)
- Re: Differentiate source blocks in export?, John Kitchin, 2020/11/24
- Re: Differentiate source blocks in export?, Marvin ‘quintus’ Gülker, 2020/11/24
- Re: Differentiate source blocks in export?, John Kitchin, 2020/11/24
- Re: Differentiate source blocks in export?, Diego Zamboni, 2020/11/24
- Re: Differentiate source blocks in export?, Eric S Fraga, 2020/11/24
- Re: Differentiate source blocks in export?, Joost Kremers, 2020/11/24
- Re: Differentiate source blocks in export?, Eric S Fraga, 2020/11/25
- Re: Differentiate source blocks in export?, Joost Kremers, 2020/11/25
- Re: Differentiate source blocks in export?, Eric S Fraga, 2020/11/25
- Font lock in inner blocks [was: Re: Differentiate source blocks in export?], Joost Kremers, 2020/11/25
- Re: Differentiate source blocks in export?,
Joost Kremers <=