Really fix double-escaping issue and protect task/note content.
commit21a6ef909b8a8f5b43421fa0d8744ea642ae0d00
authorMichael Olson <mwolson@gnu.org>
Fri, 30 Jun 2006 03:31:22 +0000 (30 03:31 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 30 Jun 2006 03:31:22 +0000 (30 03:31 +0000)
treeaab15c25a9ac3e29459357ab4e7941854e334705
parentc4f6dd9c1675a02478d7f3e938805c2c2b35be07
Really fix double-escaping issue and protect task/note content.

* planner-publish.el (planner-publish-markup-task): Remove bad patch.
  Protect the task description from closing tags.
  (planner-publish-markup-note): Protect the note content from closing
  tags.
  (planner-publish-task-tag): Remove bad patch.  Remove read-only
  properties from task description so that it gets interpreted by Muse.
  (planner-publish-note-tag): Remove read-only properties.

git-archimport-id: mwolson@gnu.org--2006-planner-el/planner-el--devel--0--patch-63
planner-publish.el