[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Org files not displaying on Github
From: |
Ross A. Laird |
Subject: |
[Orgmode] Org files not displaying on Github |
Date: |
Tue, 13 Apr 2010 07:33:17 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Some of my org files do not display on github. Here is the error I
received from Github tech support:
,----
| >> require 'org-ruby'
| => true
| >> Orgmode::Parser.new(File.read("/Users/.../laird.org")).to_html
| NoMethodError: undefined method `paragraph_type' for
| "** Weight":String
| from /.../org-ruby/parser.rb:105:in `initialize'
| from /.../org-ruby/parser.rb:91:in `each'
| from /.../org-ruby/parser.rb:91:in `initialize'
| from (irb):3:in `new'
| from (irb):3
`----
Anybody know what's going on here?
(Most of my org files display without difficulty on Github.)
Ross
--
Ross A. Laird, PhD
www.rosslaird.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Orgmode] Org files not displaying on Github,
Ross A. Laird <=