Water Lin <water...@ymail.com> writes:

> 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
> ------------
>
> But the perl tag doesn't exist.
>
> So I tried to find a document described all tags (such as emacs-lisp)
> the org mode supports, where is it?

The "perl tag" is really the name of a major mode (perl-mode).  This
works fine for me.  I use C-c ' to edit the perl code in the block and
C-c ' when I'm done - and it exports colourized to HTML just fine.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to