Hi Brice,
applied, thank you!
- Carsten
On 22.9.2013, at 20:32, Brice Waegenire wrote:
> * lisp/ox-md.el
>
> Add the possibility to publish in Markdown by using the function
> org-md-publish-to-md.
>
> TINYCHANGE
> ---
> diff --git a/lisp/ox-md.el b/lisp/ox-md.el
> index f7e4875..71759ac 10
Hello,
Brice Waegenire writes:
> * lisp/ox-md.el
>
> Add the possibility to publish in Markdown by using the function
> org-md-publish-to-md.
>
> TINYCHANGE
Thank you for your patch.
Would you mind posting it again using git format-patch? Also the commit
message could be:
ox-md: Add publis
* lisp/ox-md.el
Add the possibility to publish in Markdown by using the function
org-md-publish-to-md.
TINYCHANGE
---
diff --git a/lisp/ox-md.el b/lisp/ox-md.el
index f7e4875..71759ac 100644
--- a/lisp/ox-md.el
+++ b/lisp/ox-md.el
@@ -31,7 +31,7 @@
(eval-when-compile (require 'cl))
(require '
* lisp/ox-md.el
Add the possibility to publish in Markdown by using the function
org-md-publish-to-md.
TINYCHANGE
---
diff --git a/lisp/ox-md.el b/lisp/ox-md.el
index f7e4875..71759ac 100644
--- a/lisp/ox-md.el
+++ b/lisp/ox-md.el
@@ -31,7 +31,7 @@
(eval-when-compile (require 'cl))
(require '