emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
blob e101335ca63952ce1762b6d35adbc03adb0b838e 297 bytes (raw)
name: testing/examples/org-exp.org 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
#+Title: a collection of examples for export tests
#+OPTIONS: ^:nil

* stripping commas from within blocks on export
  :PROPERTIES:
  :ID:       76d3a083-67fa-4506-a41d-837cc48158b5
  :END:
The following commas should not be removed.

#+begin_src r
  a <- c(1
         , 2
         , 3)
#+end_src

debug log:

solving e101335ca63952ce1762b6d35adbc03adb0b838e ...
found e101335ca63952ce1762b6d35adbc03adb0b838e in https://git.savannah.gnu.org/cgit/emacs/org-mode.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).