[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions Regarding Exports For 'pre' Tag In HTML Exports
From: |
Jean Louis |
Subject: |
Re: Questions Regarding Exports For 'pre' Tag In HTML Exports |
Date: |
Sat, 19 Mar 2022 08:26:29 +0300 |
User-agent: |
Mutt/2.2.0 (2022-02-12) |
* Samuel Banya <sbanya@fastmail.com> [2022-03-19 03:54]:
> Here's what I have in the block:
> #+begin_src html
> _ _ _
> /\/\ _ _ ___(_)_ __ ___ __ _| |_(_) ___ __ ___ _ ____
> / \| | | / __| | '_ ` _ \ / _` | __| |/ __| \ \/ | | | |_ /
> / /\/\ | |_| \__ | | | | | | | (_| | |_| | (__ _ > <| |_| |/ /
> \/ \/\__,_|___|_|_| |_| |_|\__,_|\__|_|\___(_/_/\_\\__, /___|
> |___/
> #+end_src
It should be this way:
#+begin_src html
<pre>
_ _ _
/\/\ _ _ ___(_)_ __ ___ __ _| |_(_) ___ __ ___ _ ____
/ \| | | / __| | '_ ` _ \ / _` | __| |/ __| \ \/ | | | |_ /
/ /\/\ | |_| \__ | | | | | | | (_| | |_| | (__ _ > <| |_| |/ /
\/ \/\__,_|___|_|_| |_| |_|\__,_|\__|_|\___(_/_/\_\\__, /___|
|___/
</pre>
#+end_src
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/