Note: a complete list of these features including keyboard shortcuts, links, and descriptions is available on https://github.com/novoid/github-orgmode-tests
This page demonstrates Org-mode features that are (or are not) supported by github which is using an (old) version of org-ruby.
Feature | failed | worked |
---|---|---|
simple text formatting | <2013-02-26 Tue> | |
comment lines | <2017-09-17 Sun> | |
multi line comment block | <2017-09-17 Sun> | |
simple lists | <2013-02-26 Tue> | |
lists with checkboxes | <2014-04-13 Sun> | |
nested lists | <2013-10-17 Thu> | |
Headings with TODO items | <2014-04-13 Sun> | |
hide Drawers | <2013-10-17 Thu> | |
simple blocks | <2013-02-26 Tue> | |
simple links | <2013-02-26 Tue> | |
footnotes | <2014-04-13 Sun> | |
custom links | <2014-04-13 Sun> | |
link to ID | <2014-04-13 Sun> | |
states | <2014-04-13 Sun> | |
chain siblings | <2014-04-13 Sun> | |
priorities | <2013-02-26 Tue> | |
subtask statistics | <2013-02-26 Tue> | |
tags | <2014-04-13 Sun> | |
simple tables | <2013-02-26 Tue> | |
tables formatting: bold | <2013-10-17 Thu> | |
tables formatting: align numbers | <2014-04-13 Sun> | |
hiding TBLFM | <2013-02-26 Tue> | |
column view | <2014-04-13 Sun> | |
showing timestamps | <2013-02-26 Tue> | |
showing clocking summaries | <2013-02-26 Tue> | |
showing clocking drawers | <2014-04-13 Sun> | |
simple SRC blocks | <2013-02-26 Tue> | |
SRC block formatting as verbatim | <2013-02-26 Tue> | |
SRC blocks with syntax highlighting | <2014-04-13 Sun> | |
LaTeX α β φ | <2013-10-17 Thu> | |
LaTeX simple formulas | <2014-04-13 Sun> | |
LaTeX blocks | <2014-04-13 Sun> |
- bold
- italic
- underline
strike throughcode
commands
- http://orgmode.org
small example
simple list:
- Emacs
- Org-mode
- Lists
enumerate:
- Emacs
- Org-mode
- Lists
- Clean out garage
- [ ] get stuff out
- [ ] be careful with that axe, Eugene
- [ ] get rid of old stuff
- using eBay?
- try to use rubbish as birthday presents for family
- [ ] repaint garage
- [ ] put stuff back in
- [ ] get stuff out
- be careful with that axe, Eugene
- using eBay?
- try to use rubbish as birthday presents for family
simple blocks (docu)
Some example from a text file.
- more of it in the Babel section later on
comments (docu)
Comment lines:
space hash space:
space space hash space:
Comment block:
This heading is tagged with noexport
and therefore should not be
exported. Whatever this means for GitHub. ;-)
links (docu)
todo: target
# <<link>>
- id:myexampleid
- ~/.zshrc.local
- http://orgmode.org
- custom links: contact:John Smith
- footnotes (docu)
- plain [fn::great content here]
- with own label [fn:mylabel:great content here]
- reference [fn:myotherlabel] [fn:2]
[fn:myotherlabel] This is a footnote from reference above. [fn:2] This is a footnote with a simple number as label.
foo bar
states; TODO items (docu)
priorities (docu)
breaking down in subtasks (docu)
tags (docu)
tables simple (docu)
Heading1 | head2 |
---|---|
entry | 42 |
foo | 21.7 |
end | 99.99 |
US-Dollar | EUR | ||
1 | 0.76481836 | ||
When | What | USD | EUR |
---|---|---|---|
2012-02-03 | Taxi Graz-Airport | 18.00 | |
2012-02-03 | Taxi Seattle Airport | 25.00 | 19.12 |
2012-02-13 | Taxi | 7.00 | 5.35 |
2012-02-14 | Taxi | 8.00 | 6.12 |
2012-02-17 | Taxi to Airport SeaTac | 35.00 | 26.77 |
2012-02-22 | Taxi Airport-Graz | 16.00 | |
91.36 |
column view (docu)
dates & time (docu)
C-c .
insert active <2012-04-23 Mon> (withC-u
: <2012-04-23 Mon 19:14>)C-c !
insert inactive [2012-04-23 Mon] (withC-u
: [2012-04-23 Mon 19:14])
clocking time (docu)
Clock summary at [2012-11-19 Mon 11:17]
Headline | Time |
---|---|
Total time | 27:16 |
source code (docu)
def foo(argument):
print "Hello World"
babel (docu)
babel simple (doc)
- some examples are taken from Worg: Introduction to Babel
pwd
require 'date'
"This file was last evaluated on #{Date.today}"
return 42 + 7
+---------+
| cBLU |
| |
| +----+
| |cPNK|
| | |
+----+----+
cd ~/archive/events_memories && du -sc * |grep -v total
Using result set “directories” from above as “dirs” in R below:
pie(dirs[,1], labels = dirs[,2])
LaTeX (docu)
Greek characters α β φ \LaTeX{}
head1 | head2 | head3 |
---|---|---|
text | 42 | ----- |
[email protected] | 23 | :-) |
65 |
- direct URL: http://tagstore.org
- direct email: [email protected]
- indirect email
verse:
quote:
This is an example. Second line. Very long line with many characters showing the wordwrap feature or the not existing word wrap feature
only colon:
This is an example. Second line. Very long line with many characters showing the wordwrap feature or the not existing word wrap feature
non-specific source:
This is an example. Second line. Very long line with many characters showing the wordwrap feature or the not existing word wrap feature
python source:
if VALUE and dummy < 42:
execute_something("Dummy text", 23)
- me_low
- 2_8
*.org_archive
*.org\_archive
- *.org\_archive
Das hier ist eine Erklärung von dem Ganzen:
Und in der Org-mode-Datei wird das dann so angewendet: