On Feb 15, 12:04 pm, Chris Wanstrath <[email protected]> wrote:
> On Thu, Feb 11, 2010 at 3:31 AM, Eduardo Cavazos
>
> <[email protected]> wrote:
> > I love that github now supports rendering of Org Mode files. I'm
> > wondering, is there a way to inline an image such that github will
> > display it? In basic org-mode, you'd do:
>
> > [[path to image]]
>
> I *think* the org-mode library we're using does not support inline
> images, but I may be mistaken.
>
> Issue filed:http://github.com/bdewey/org-ruby/issues/issue/2
>
> If they add it or show me what's up we'll be sure to roll it into GitHub.
This might be a silly question but...
How come y'all are using an org-mode parser written in Ruby as opposed
to the actual org-mode that comes with Emacs? My guess is that this is
due to some have some backend server requirements?
Anywho, it is possible to use the real org-mode to export html from a
command line. For example:
$ emacs --batch -nw -q --file /tmp/test-a.org -f org-export-as-
html
Ed
--
You received this message because you are subscribed to the Google Groups
"GitHub" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/github?hl=en.