Note some bugs
This commit is contained in:
parent
1a48b64c1b
commit
b863a8c81e
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
;;; Commentary:
|
||||
;; Publisher from org-mode to Quip. (Export as markdown, push as a new
|
||||
;; thread or amend to existing quip thread.)
|
||||
;;
|
||||
;; BUG: Underscores get converted wrong.
|
||||
;; BUG: Lists seem fucked.
|
||||
;; BUG: Can't update documents on publish.
|
||||
|
||||
;;; Code:
|
||||
(require 'cl-extra)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue