From: Sebastian <sebastian_rose@gmx.de>
To: Water Lin <WaterLin@ymail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Where is the document in which all tags are described?
Date: Sat, 10 Oct 2009 21:24:58 +0200 [thread overview]
Message-ID: <1255202698.4859.55.camel@beteigeuze> (raw)
In-Reply-To: <83fx9refyy.fsf@ymail.com>
Am Samstag, den 10.10.2009, 17:49 +0800 schrieb Water Lin:
> I am using org mode to build my own homepage now. I have perl scripts
> need to be published to html from org file.
>
> I use following script to mark it:
> ------------
> #+BEGIN_SRC perl
> # insert some Perl script here
> #+END_SRC
> ------------
Hm - this will not be what you might expect when exported.
E.g., if you search for '/^\s*# insert some Perl script here$/' the
search might fail.
The reason is, that the text will look like this in the XHTML file:
<pre class="src src-perl"><span class="comment"># insert some Perl
script here</span></pre>
Did you take that into account?
Sebastian
next prev parent reply other threads:[~2009-10-10 19:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-10 9:49 Where is the document in which all tags are described? Water Lin
2009-10-10 13:42 ` Bernt Hansen
2009-10-10 19:24 ` Sebastian [this message]
2009-10-10 19:32 ` Sebastian
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1255202698.4859.55.camel@beteigeuze \
--to=sebastian_rose@gmx.de \
--cc=WaterLin@ymail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).