Don't publish implicit links that have a double-quote at begin or end.
commit4f263e2bbc085280bde4ebed1dc050e900d18e0a
authorMichael Olson <mwolson@gnu.org>
Fri, 22 Jul 2005 07:19:30 +0000 (22 07:19 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 22 Jul 2005 07:19:30 +0000 (22 07:19 +0000)
tree0a335a28df1705469a4d76f15860be0283144e7d
parent42892de9c2bb8d73c3dc72899954be12c93737ec
Don't publish implicit links that have a double-quote at begin or end.

* lisp/muse-colors.el (muse-colors-implicit-link): Don't colorize if a
  double-quote exists at beginning or end.

* lisp/muse-publish.el (muse-publish-markup-link): When link is implicit,
  don't colorize if a double-quote exists at beginning or end.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-173
ChangeLog
lisp/muse-colors.el
lisp/muse-publish.el