all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Samuel Banya <sbanya@fastmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Questions Regarding Exports For 'pre' Tag In HTML Exports
Date: Sat, 19 Mar 2022 08:26:29 +0300	[thread overview]
Message-ID: <YjVphfDv7h77Msz7@protected.localdomain> (raw)
In-Reply-To: <ef61155c-b11b-4be6-aee9-18b6820c3456@www.fastmail.com>

* 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/



      parent reply	other threads:[~2022-03-19  5:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-19  0:52 Questions Regarding Exports For 'pre' Tag In HTML Exports Samuel Banya
2022-03-19  1:06 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-03-19 22:49   ` Samuel Banya
2022-03-19  5:26 ` Jean Louis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YjVphfDv7h77Msz7@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sbanya@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.