A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/novoid/github-orgmode-tests below:

novoid/github-orgmode-tests: This is a test project where you can explore how github interprets Org-mode files

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.

Last GitHub feature render check and last table update: <2020-10-15 Thu>

Feature status Text formatting :WORKS: Text formatting within other syntax elements :WORKS: Lists :PARTLY: Headings with TODO items :FAILS: Drawers :FAILS: blocks (docu) :PARTLY: EXAMPLE block :WORKS: QUOTE block :WORKS: VERSE block :FAILS: SRC block :WORKS: python :WORKS: shell :WORKS: ruby :WORKS: ditaa :WORKS: session with shell and R :WORKS: QUOTE block :WORKS: HTML block :FAILS: LATEX block (docu) :FAILS: NOTES block :FAILS: comments (docu) :WORKS: Noexport tag of heading :WORKS:noexport: links (docu) :PARTLY: states; TODO items (docu) :PARTLY: tags (docu) :FAILS: tables simple (docu) :PARTLY: tables complex (docu, tutorial) :PARTLY: column view (docu) :FAILS: dates & time (docu) :WORKS: clocking time (docu) :PARTLY: images :PARTLY: Macro replacement :FAILS:

Please note that there is a much better syntax overview and compatibility list on the Orgdown project page.

small example
Text formatting within other syntax elements

Within links:

This is an example of some syntax highlighting within links and such.

~gnu~

Table:

Lists:

Headings:

This is an example of some syntax highlighting within links and such.

simple list:

enumerate:

  1. Emacs
  2. Org-mode
  3. Lists

mixed with checkboxes:

NEXT Test with category property
An example in an EXAMPLE block.
Second line within this block.

This *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.

Will be wrapped:

An example in an QUOTE block. Second line within this block.

This is an example of some syntax highlighting within links and such.

def my_test(myvar: str = 'foo bar'):
    """
    This is an example function.

    @type  myvar: str = 'foo bar': number
    @param myvar: str = 'foo bar': FIXXME
    """

    mynewvar: str = myvar + ' additional content'
    return mynewvar

print("Hello " + my_text('Europe!'))
(message (concat "Hello" "Europe!")) ;; inline comment
echo "Hello Europe!"
FOO="foo bar"
echo "A test with ${FOO}"
pwd
require 'date'
"This file was last evaluated on #{Date.today}"
+---------+
| 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])

Will be wrapped:

An example in an QUOTE block. Second line within this block.

This is an example of some syntax highlighting within links and such.

This is strong. This is emphasized. Heres is a web reference: link

Notes blocks are not standard Org mode. However, org-reveal is using it for handout notes so I would like to include it here.

Comment lines:

space hash space:

space space hash space:

Comment block:

todo: target

# <<link>>

[fn:myotherlabel] This is a footnote from reference above. [fn:2] This is a footnote with a simple number as label.

Footnotes aren’t working

heading with PROPERTIES drawer containing ID Should have #myexampleid anchor, doesn’t work as of 2021-04-11 eading with PROPERTIES drawer containing CUSTOM_ID Should have #myexamplecustomid anchor, doesn’t work as of 2021-04-11 states; TODO items (docu) making dependencies explicit example with chain siblings breaking down in subtasks (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 NEXT [#B] another example example sub-hierarchy with report

Clock summary at [2012-11-19 Mon 11:17]

Headline Time Total time 27:16

Embedding image using HTML block:

Embedding image using file link:

{{{poem(red,blue)}}}

Parsers for Org mode can be found on https://orgmode.org/worg/org-tools/index.html

This sub-hierarchy is here to test specific stuff.

You can ignore everything starting from here.

head1 head2 head3 text 42 ----- me@server.example.com 23 :-) 65

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)

Das hier ist eine Erklärung von dem Ganzen:

Und in der Org-mode-Datei wird das dann so angewendet:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4