{"id":14128403,"url":"https://github.com/novoid/github-orgmode-tests","last_synced_at":"2025-04-06T09:05:58.366Z","repository":{"id":46603177,"uuid":"2542591","full_name":"novoid/github-orgmode-tests","owner":"novoid","description":"This is a test project where you can explore how github interprets Org-mode files","archived":false,"fork":false,"pushed_at":"2024-11-21T16:32:30.000Z","size":119,"stargazers_count":160,"open_issues_count":0,"forks_count":56,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T08:06:54.367Z","etag":null,"topics":["markup","org-mode","orgdown","orgmode"],"latest_commit_sha":null,"homepage":"http://orgmode.org/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/novoid.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-10-09T13:16:07.000Z","updated_at":"2025-03-20T18:11:29.000Z","dependencies_parsed_at":"2025-03-30T10:15:14.399Z","dependency_job_id":null,"html_url":"https://github.com/novoid/github-orgmode-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novoid%2Fgithub-orgmode-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novoid%2Fgithub-orgmode-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novoid%2Fgithub-orgmode-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novoid%2Fgithub-orgmode-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novoid","download_url":"https://codeload.github.com/novoid/github-orgmode-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457799,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markup","org-mode","orgdown","orgmode"],"created_at":"2024-08-15T16:01:40.928Z","updated_at":"2025-04-06T09:05:58.337Z","avatar_url":"https://github.com/novoid.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"#+TAGS: { FAILS(f) PARTLY(p) WORKS(w) example(e)}\n#+EXPORT_EXCLUDE_TAGS: noexport\n\n*Note:* a complete list of these features including keyboard\n  shortcuts, links, and descriptions is available on\n  https://github.com/novoid/github-orgmode-tests\n\nThis page demonstrates Org-mode features that are (or are not)\nsupported by github which is using an (old) version of [[https://github.com/wallyqs/org-ruby][org-ruby]].\n\nLast GitHub feature render check and last table update: \u003c2020-10-15 Thu\u003e \n\n# FIXXME 2020-10-15: Following line causes my Org to display column view mode instead of re-generating the filtered table:\n# :exclude-tags \"example\" \n\n#+BEGIN: columnview :id \"Featuretest\" :match \"WORKS|FAILS|PARTLY\" :format \"%ITEM(Feature) %TAGS(status)\"\n| Feature                                      | status           |\n|----------------------------------------------+------------------|\n| Text formatting                              | :WORKS:          |\n| Text formatting within other syntax elements | :WORKS:          |\n| Lists                                        | :PARTLY:         |\n| Headings with TODO items                     | :FAILS:          |\n| Drawers                                      | :FAILS:          |\n| blocks ([[http://orgmode.org/org.html#Blocks][docu]])                                | :PARTLY:         |\n| EXAMPLE block                                | :WORKS:          |\n| QUOTE block                                  | :WORKS:          |\n| VERSE block                                  | :FAILS:          |\n| SRC block                                    | :WORKS:          |\n| python                                       | :WORKS:          |\n| shell                                        | :WORKS:          |\n| ruby                                         | :WORKS:          |\n| ditaa                                        | :WORKS:          |\n| session with shell and R                     | :WORKS:          |\n| QUOTE block                                  | :WORKS:          |\n| HTML block                                   | :FAILS:          |\n| LATEX block ([[http://orgmode.org/org.html#Embedded-LaTeX][docu]])                           | :FAILS:          |\n| NOTES block                                  | :FAILS:          |\n| comments ([[http://orgmode.org/manual/Comment-Lines.html][docu]])                              | :WORKS:          |\n| Noexport tag of heading                      | :WORKS:noexport: |\n| links [[http://orgmode.org/org.html#Hyperlinks][(docu)]]                                 | :PARTLY:         |\n| states; TODO items ([[http://orgmode.org/org.html#TODO-Items][docu]])                    | :PARTLY:         |\n| tags [[http://orgmode.org/org.html#Tags][(docu)]]                                  | :FAILS:          |\n| tables simple [[http://orgmode.org/org.html#Tables][(docu)]]                         | :PARTLY:         |\n| tables complex ([[http://orgmode.org/org.html#The-Spreadsheet][docu]], [[http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.html][tutorial]])              | :PARTLY:         |\n| column view ([[http://orgmode.org/org.html#Column-View][docu]])                           | :FAILS:          |\n| dates \u0026 time ([[http://orgmode.org/org.html#Dates-and-Times][docu]])                          | :WORKS:          |\n| clocking time ([[http://orgmode.org/org.html#Clocking-Work-Time][docu]])                         | :PARTLY:         |\n| images                                       | :PARTLY:         |\n| Macro replacement                            | :FAILS:          |\n#+END:\n\nPlease note that there is a *much* better syntax overview and compatibility list on [[https://gitlab.com/publicvoit/orgdown/-/blob/master/doc/Tool-Support.org][the Orgdown project page]].\n\n\n* Featuretest\n:PROPERTIES:\n:ID:       Featuretest\n:END:\n** Text formatting                                                                           :WORKS:\n\n- *bold*\n- /italic/\n- _underline_\n- +strike through+\n- =code=\n- ~commands~\n- http://orgmode.org\n\n: small example\n\n** Text formatting within other syntax elements                                              :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-12-21 Mon 12:13]\n:END:\n\nWithin links:\n\n[[http://orgmode.org][This *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.]]\n\n[[https://gnu.org][~gnu~]]\n\nTable:\n\n| Example                                                                           |\n|-----------------------------------------------------------------------------------|\n| http://orgmode.org                                                                |\n| [[http://orgmode.org][Org mode]]                                                                          |\n| This *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~. |\n\nLists: \n\n- Example\n  - This *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n\nHeadings:\n\n*** This *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n\n** Lists                                                            :PARTLY:\n\n- MISSING:\n  - Checkbox rendering/alignment\n  - Reusing same enumerate bullet symbols (dash, numbers, ...)\n\nsimple list:\n- Org mode\n- Lists\n- [ ] unchecked checkbox\n- [X] checked checkbox\n- [-] undecided checkbox (=C-u C-u C-c C-c=)\n\nenumerate:\n1. Emacs\n2. Org-mode\n3. Lists\n\nmixed with checkboxes:\n\n- Clean out garage\n  1. [ ] get stuff out\n     - [ ] be careful with that axe, Eugene\n  2. [X] get rid of old stuff\n     - using eBay?\n     - try to use rubbish as birthday presents for family\n  3. [ ] repaint garage\n  4. [X] put stuff back in\n\n** Headings with TODO items                                          :FAILS:\n\n- MISSING\n  - display of TODO keywords\n\n*** TODO Clean out garage [0/4]\n\n**** TODO get stuff out\n\n- be careful with that axe, Eugene\n\n**** TODO get rid of old stuff\n\n- using eBay?\n- try to use rubbish as birthday presents for family\n\n**** TODO repaint garage\n\n**** TODO put stuff back in\n\n** Drawers                                                           :FAILS:\n\n- MISSING:\n  - rendering of drawers\n\n*** NEXT Test with category property                                :mytag:\n:PROPERTIES:\n:CATEGORY: mycategory\n:END:\n\n** blocks ([[http://orgmode.org/org.html#Blocks][docu]])                                                                            :PARTLY:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:18]\n:END:\n\n- including babel ([[http://orgmode.org/org.html#Library-of-Babel][docu]])\n\n*** EXAMPLE block                                                                           :WORKS:\n\n#+BEGIN_EXAMPLE\nAn example in an EXAMPLE block.\nSecond line within this block.\n\nThis *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n#+END_EXAMPLE\n\n*** QUOTE block                                                                             :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:51]\n:END:\n\nWill be wrapped:\n\n#+BEGIN_QUOTE\nAn example in an QUOTE block.\nSecond line within this block.\n\nThis *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n#+END_QUOTE\n\n*** VERSE block                                                                             :FAILS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:52]\n:END:\n\n- MISSING:\n  - rendering of the block\n\n#+BEGIN_VERSE\nAn example in an VERSE block.\nSecond line within this block.\n\nThis *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n#+END_VERSE\n\n*** SRC block                                                                               :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:52]\n:END:\n\n**** python                                                                                :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 12:02]\n:END:\n\n#+BEGIN_SRC python\n  def my_test(myvar: str = 'foo bar'):\n      \"\"\"\n      This is an example function.\n\n      @type  myvar: str = 'foo bar': number\n      @param myvar: str = 'foo bar': FIXXME\n      \"\"\"\n\n      mynewvar: str = myvar + ' additional content'\n      return mynewvar\n\n  print(\"Hello \" + my_text('Europe!'))\n#+END_SRC\n\n#+BEGIN_SRC emacs-lisp\n(message (concat \"Hello\" \"Europe!\")) ;; inline comment\n#+END_SRC\n\n\n- some examples are taken from [[http://orgmode.org/worg/org-contrib/babel/intro.html][Worg: Introduction to Babel]]\n\n**** shell                                                                                 :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:59]\n:END:\n\n#+BEGIN_SRC sh\necho \"Hello Europe!\"\nFOO=\"foo bar\"\necho \"A test with ${FOO}\"\npwd\n#+END_SRC\n\n**** ruby                                                                                  :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:59]\n:END:\n\n#+begin_src ruby\nrequire 'date'\n\"This file was last evaluated on #{Date.today}\"\n#+end_src\n\n**** ditaa                                                                                 :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:59]\n:END:\n\n#+begin_src ditaa :file blue.png :cmdline -r\n  +---------+\n  | cBLU    |\n  |         |\n  |    +----+\n  |    |cPNK|\n  |    |    |\n  +----+----+\n#+end_src\n\n**** session with shell and R                                                              :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:59]\n:END:\n\n#+name: directories\n#+begin_src sh :results replace\n  cd ~/archive/events_memories \u0026\u0026 du -sc * |grep -v total\n#+end_src\n\nUsing result set \"directories\" from above as \"dirs\" in R below:\n\n#+name: directory-pie-chart(dirs = directories)\n#+begin_src R :session R-pie-example :file ./dirs.png\n  pie(dirs[,1], labels = dirs[,2])\n#+end_src\n\n*** QUOTE block                                                                             :WORKS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:52]\n:END:\n\nWill be wrapped:\n\n#+BEGIN_QUOTE\nAn example in an QUOTE block.\nSecond line within this block.\n\nThis *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n#+END_QUOTE\n\n*** HTML block                                                                              :FAILS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:52]\n:END:\n\n#+BEGIN_HTML\n\u003cstrong\u003eThis is strong\u003c/strong\u003e.\n\u003cem\u003eThis\u003c/em\u003e is emphasized.\nHeres is a web reference: \u003ca href=\"https://Karl-Voit.at\"\u003elink\u003c/a\u003e\n\u003c!-- this is a comment --\u003e\n#+END_HTML\n\n*** LATEX block ([[http://orgmode.org/org.html#Embedded-LaTeX][docu]])                                                                      :FAILS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:53]\n:END:\n\n- MISSING:\n  - rendering of the block\n  - some special characters\n\n- Greek characters  \n  - Working outside of block: \\alpha \\beta \\phi\n  - not working: \\LaTeX{}  $\\varphi$\n\n#+BEGIN_LATEX\n\\section{Section Title}\n\nThis is \\emph{emphasized} and $y=x^2$ is an equation.\n\nAn example in an LATEX block.\nAnother line within this block.\n\n\\alpha $x=42y$\n\nGreek characters \\alpha \\beta \\phi \\LaTeX{}  $\\varphi$\n#+END_LATEX\n\n*** NOTES block                                                                             :FAILS:\n:PROPERTIES:\n:CREATED:  [2020-10-15 Thu 11:53]\n:END:\n\n- MISSING:\n  - rendering of the block\n\nNotes blocks are *not standard Org mode*. However, =org-reveal= is using\nit for handout notes so I would like to include it here.\n\n#+BEGIN_NOTES\nAn example in an NOTES block.\nSecond line within this block.\n\nThis *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n#+END_NOTES\n\n** comments ([[http://orgmode.org/manual/Comment-Lines.html][docu]]) :WORKS:\n\nComment lines:\n\nspace hash space:\n\n # This is a comment\n\nspace space hash space:\n\n  # This is a comment\n\n-----------\n\nComment block:\n\n#+BEGIN_COMMENT\nThis is a multi line comment block.\nThis is the second line.\n\nThis is the second paragraph.\n\nThis *is* an /example/ of _some_ syntax +highlighting+ within =links= and ~such~.\n#+END_COMMENT\n\n** Noexport tag of heading                                                          :WORKS:noexport:\n\nThe document needs to explicitly set the tag used for no export, as is done at\nthe top of this document (it's set to ~noexport~).\n\nTagging a heading with the tag hides the section when opening the on the site.\n\nThis whole heading is omitted from being rendered on GitHub.\n\n** links [[http://orgmode.org/org.html#Hyperlinks][(docu)]]                                                      :PARTLY:\n\n- MISSING:\n  - =\u003c\u003clink\u003e\u003e=\n  - following =id:= links\n  - custom links\n    - without your Emacs config, those links are impossible to follow\n    - rendering somehow would be fine\n  - footnotes\n\ntodo: target\n: # \u003c\u003clink\u003e\u003e\n\n- file:test.org without brackets\n- [[file:test.org]] with double brackets\n- http://orgmode.org → plain URL without brackets\n- [[http://orgmode.org]] → URL with brackets without description\n- [[http://orgmode.org][Org mode homepage]] → URL with brackets with description\n\n- id:myexampleid → an id-link\n- custom links: [[contact:John%20Smith][contact:John Smith]]\n  - [[http://orgmode.org/org.html#Link-Abbreviations][docu: link abbrevations]]\n\n- footnotes ([[http://orgmode.org/org.html#Creating-Footnotes][docu]])\n  - plain          [fn::great content here]\n  - with own label [fn:mylabel:great content here]\n  - reference      [fn:myotherlabel] [fn:2]\n\n[fn:myotherlabel] This is a footnote from reference above.\n[fn:2] This is a footnote with a simple number as label.\n\nFootnotes aren't working\n\n*** heading with PROPERTIES drawer containing ID\n:PROPERTIES:\n:ID: myexampleid\n:END:\n    Should have =#myexampleid= anchor, doesn't work as of =2021-04-11=\n\n*** eading with PROPERTIES drawer containing CUSTOM_ID\n:PROPERTIES:\n:CUSTOM_ID: myexamplecustomid\n:END:\n    Should have =#myexamplecustomid= anchor, doesn't work as of =2021-04-11=\n\n** states; TODO items ([[http://orgmode.org/org.html#TODO-Items][docu]])                                        :PARTLY:\n\n- MISSING:\n  - todo keywords\n  - dependencies from within drawers\n\n*** making dependencies explicit\n\n**** example with chain siblings\n\n***** NEXT buy bike\n:PROPERTIES:\n:TRIGGER: chain-siblings(NEXT)\n:END:\n\n***** take tour\n\n***** goto hospital\n\n*** priorities ([[http://orgmode.org/org.html#Priorities][docu]])\n\n**** TODO [#A] example\n**** NEXT [#B] example\n\n*** breaking down in subtasks ([[http://orgmode.org/org.html#Breaking-Down-Tasks][docu]])\n\n**** TODO example [1/3] [33%]\n***** DONE subtask 1\n***** TODO subtask 2\n***** TODO subtask 3\n** tags [[http://orgmode.org/org.html#Tags][(docu)]]                                                       :FAILS:\n\n- MISSING:\n  - rendering tags\n\n*** example                                                           :tag:\n\n** tables simple [[http://orgmode.org/org.html#Tables][(docu)]]                                             :PARTLY:\n\n- MISSING:\n  - number alignment\n\n| *Heading1* | *head2* |\n|------------+---------|\n| entry      |      42 |\n| foo        |    21.7 |\n|------------+---------|\n| end        |   99.99 |\n\n** tables complex ([[http://orgmode.org/org.html#The-Spreadsheet][docu]], [[http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.html][tutorial]])                                  :PARTLY:\n\n- MISSING:\n  - Tables are concatenated unfortunately and alignment fails.\n\n#+TBLNAME: mydemo-USD-EUR-rate\n| *US-Dollar* |      *EUR* |\n|           1 | 0.76481836 |\n\n|     *When* | *What*                 | *USD* | *EUR* |\n|------------+------------------------+-------+-------|\n| 2012-02-03 | Taxi Graz-Airport      |       | 18.00 |\n| 2012-02-03 | Taxi Seattle Airport   | 25.00 | 19.12 |\n| 2012-02-13 | Taxi                   |  7.00 |  5.35 |\n| 2012-02-14 | Taxi                   |  8.00 |  6.12 |\n| 2012-02-17 | Taxi to Airport SeaTac | 35.00 | 26.77 |\n| 2012-02-22 | Taxi Airport-Graz      |       | 16.00 |\n|------------+------------------------+-------+-------|\n|            |                        |       | 91.36 |\n#+TBLFM: @\u003e$4=vsum(@I$4..@II$4);%.2f::@3$4=@3$3*remote(mydemo-USD-EUR-rate,@2$2);%.2f::@4$4=@4$3*remote(mydemo-USD-EUR-rate,@2$2);%.2f::@5$4=@5$3*remote(mydemo-USD-EUR-rate,@2$2);%.2f::@6$4=@6$3*remote(mydemo-USD-EUR-rate,@2$2);%.2f\n\n** column view ([[http://orgmode.org/org.html#Column-View][docu]])                                                :FAILS:\n:PROPERTIES:\n:COLUMNS:  %25ITEM %TAGS %PRIORITY %TODO %10MyProperties\n:MyProperties_ALL: \"Thomas\" \"Maria\" \"Susan\" \"Joe\"\n:END:\n\n- MISSING:\n  - no support for those things\n\n*** example sub-item                                               :mytag1:\n:PROPERTIES:\n:MyProperties: Susan\n:END:\n\n*** NEXT [#B] another example                                      :mytag2:\n:PROPERTIES:\n:MyProperties: Thomas\n:END:\n\n** dates \u0026 time ([[http://orgmode.org/org.html#Dates-and-Times][docu]])                                               :WORKS:\n\n- ~C-c .~    *insert active* \u003c2012-04-23 Mon\u003e  (with ~C-u~: \u003c2012-04-23 Mon 19:14\u003e)\n- ~C-c !~    insert inactive [2012-04-23 Mon]  (with ~C-u~: [2012-04-23 Mon 19:14])\n\n** clocking time ([[http://orgmode.org/org.html#Clocking-Work-Time][docu]])                                             :PARTLY:\n\n- MISSING:\n  - drawer information\n\n*** example sub-hierarchy with report\n\n#+BEGIN: clocktable :maxlevel 2 :scope subtree\nClock summary at [2012-11-19 Mon 11:17]\n\n| Headline     | Time    |\n|--------------+---------|\n| *Total time* | *27:16* |\n|--------------+---------|\n#+END:\n\n**** example item\n:LOGBOOK:\nCLOCK: [2012-11-19 Mon 11:16]--[2012-11-19 Mon 11:17] =\u003e  0:01\nCLOCK: [2012-11-18 Sun 19:15]--[2012-11-18 Sun 19:23] =\u003e  0:08\n:END:\n\n**** another item\n:LOGBOOK:\nCLOCK: [2012-11-18 Sun 19:26]--[2012-11-18 Sun 19:33] =\u003e  0:07\nCLOCK: [2012-11-17 Sat 16:25]--[2012-11-18 Sun 19:25] =\u003e 27:00\n:END:\n\n\n** images                                                                                   :PARTLY:\n:PROPERTIES:\n:CREATED:  [2023-12-16 Sat 23:31]\n:END:\n\nEmbedding image using HTML block:\n\n#+BEGIN_HTML\n\u003ca href=\"https://gitlab.com/publicvoit/orgdown\"\u003e\n\u003cimg src=\"Orgdown logo - 64x64 white background.png\" /\u003e\n\u003c/a\u003e\n#+END_HTML\n\nEmbedding image using =file= link:\n\n[[file:Orgdown logo - 64x64 white background.png]]\n\n** Macro replacement\n:PROPERTIES:\n:CREATED:  [2024-11-21 Thu 17:31]\n:END:\n\n- [[https://orgmode.org/org.html#Macro-Replacement][Documentation in the Org-mode manual]]\n\n#+MACRO: poem Rose is $1, violet's $2. Life's ordered: Org assists you.\n{{{poem(red,blue)}}}\n\n* Parsers\n\nParsers for Org mode can be found on https://orgmode.org/worg/org-tools/index.html\n* MISC Ad-Hoc Testing\n\nThis sub-hierarchy is here to test specific stuff.\n\n*You can ignore everything starting from here.*\n\n** Headings\n\n** heading with properties\n:PROPERTIES:\n:CREATED: \u003c2011-10-09 Sun 15:16\u003e\n:END:\n\n** tables\n\n| *head1*               | *head2* | *head3* |\n|-----------------------+---------+---------|\n| text                  |      42 | -----   |\n| me@server.example.com |      23 | :-)     |\n|-----------------------+---------+---------|\n|                       |      65 |         |\n#+TBLFM: @\u003e$2 = vsum(@I$2..@II$2)\n\n** links\n\n- direct URL: http://tagstore.org\n- [[http://tagstore.org][indirect URL]]\n- direct email: me@example.com\n- [[me@server.com][indirect email]]\n- [[file:README.org][file link]]\n    should link to README.org\n- [[#links][file + heading link]]\n    should link to #links in the same file (but the link is recognized in Emacs). If the heading is multiple words, attach them with '-'.\n\n** examples\n\nverse:\n#+begin_verse\nThis is an example.\n    Second line.\nVery long line with many characters showing the wordwrap feature or the not existing word wrap feature\n#+end_verse\n\nquote:\n#+begin_quote\nThis is an example.\n    Second line.\nVery long line with many characters showing the wordwrap feature or the not existing word wrap feature\n#+end_quote\n\nonly colon:\n: This is an example.\n:     Second line.\n: Very long line with many characters showing the wordwrap feature or the not existing word wrap feature\n\nnon-specific source:\n#+begin_src\nThis is an example.\n    Second line.\nVery long line with many characters showing the wordwrap feature or the not existing word wrap feature\n#+end_src\n\npython source:\n#+begin_src python\nif VALUE and dummy \u003c 42:\n    execute_something(\"Dummy text\", 23)\n#+end_src\n\n\n\n** Underscores_like_this\n\n- me_low\n- 2_8\n- ~*.org_archive~\n- ~*.org\\_archive~\n- *.org\\_archive\n\n** Orgmode examples\n\nDas hier ist eine Erklärung von dem Ganzen:\n\n:conf: ;; this is ELISP code\n:conf: (foo (bar))\n\nUnd in der Org-mode-Datei wird das dann so angewendet:\n\n:org: :PROPERTIES:\n:org: :ID: this-is-an-example\n:org: :END:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovoid%2Fgithub-orgmode-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovoid%2Fgithub-orgmode-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovoid%2Fgithub-orgmode-tests/lists"}