emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: stardiviner <numbchild@gmail.com>
Cc: emacs-org-mode <emacs-orgmode@gnu.org>
Subject: Re: Still there are some places that the new org-babel markers are not unified yet
Date: Sun, 10 Dec 2017 23:08:02 +0100	[thread overview]
Message-ID: <87k1xuqlrx.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <a1527959-b00f-7ed3-fce5-f9db646af6d2@gmail.com> (stardiviner's message of "Thu, 7 Dec 2017 22:51:35 +0800")

Hello,

stardiviner <numbchild@gmail.com> writes:

> By default, the org-babel markers is lower-case now.
> But I found in the following case, it is upper-case still.
> ```
>
> #+begin_src clojure :results code :wrap src html
> (:body (clj-http.client/get "http://localhost:80"))
> #+end_src
>
>
> #+RESULTS:
>
> #+BEGIN_src html
> "<!DOCTYPE html>\n<html>\n<head>\n<title>Welcome to
> nginx!</title>\n<style>\n  body {\n    width: 35em;\n   
> margin: 0 auto;\n    font-family: Tahoma, Verdana, Arial,
> sans-serif;\n  }\n</style>\n</head>\n<body>\n<h1>Welcome to
> nginx!</h1>\n<p>If you see this page, the nginx web server is
> successfully installed and\nworking. Further configuration is
> required.</p>\n\n<p>For online documentation and support please refer
> to\n<a href=\"http://nginx.org/\">nginx.org</a>.<br/>\nCommercial
> support is available at\n<a
> href=\"http://nginx.com/\">nginx.com</a>.</p>\n\n<p><em>Thank you for
> using nginx.</em></p>\n</body>\n</html>\n"
> #+END_src
>
> ```
> You can see that `#+BEGIN_src` and `#+END_src`.

Fixed. Thank you.

> Maybe there are more places need to be updated and unified. (a project
> scope query replace will be great)

Note that this is purely aesthetics. Both upper case and lower case are
valid syntax.

Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2017-12-10 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-07 14:51 Still there are some places that the new org-babel markers are not unified yet stardiviner
2017-12-10 22:08 ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1xuqlrx.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=numbchild@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).