Re: [Orgmode] html that looks like org mode in emacs

2008-07-16 Thread Scott Otterson
Ted, Bastien and Carsten. Thanks for the tips! Of course, I'd forgotten that org-mode already had something built-in : #+OPTIONS: H:0 but org-jsinfo is also pretty cool. Finally, I'd never heard of htmlize.el This gets the colors right but misses links. Still, I will probably

Re: [Orgmode] html that looks like org mode in emacs

2008-07-15 Thread Carsten Dominik
On Jul 15, 2008, at 6:57 PM, Bastien wrote: Hi Scott, Scott Otterson <[EMAIL PROTECTED]> writes: Does anybody have a set of configurations that will produce exported html that looks like an org file when viewed inside of emacs? Did you try Sebastian's Javascript tool (org-jsinfo)? (info

Re: [Orgmode] html that looks like org mode in emacs

2008-07-15 Thread Bastien
Hi Scott, Scott Otterson <[EMAIL PROTECTED]> writes: > Does anybody have a set of configurations that will produce exported > html that looks like an org file when viewed inside of emacs? Did you try Sebastian's Javascript tool (org-jsinfo)? (info "(org) Javascript support") Have a look at

[Orgmode] html that looks like org mode in emacs

2008-07-15 Thread Scott Otterson
Does anybody have a set of configurations that will produce exported html that looks like an org file when viewed inside of emacs? For example, I'd like to see this emacs orgmode buffer * heading 1 text for 1 ** heading 1.1 text for 1.1 ** heading 1.2 text for 1.2 * heading 2 * heading