From 549d706f3102b1b1126646557727f3bb03371da5 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Mon, 13 Jun 2005 22:01:00 +0000 Subject: [PATCH] WYSIWYG emphasis, XEmacs compatibility hacks. * muse-colors.el (muse-colors-emphasized): Make emphasis more WYSIWIG compliant. Only colorize if we end with the same number of asterisks as we start with, preventing unnoticed syntax errors. Don't colorize in the middle of a word. (muse-colors-underlined): Make underlining more WYSIWIG compliant. Only colorize if we end with an underscore. Don't colorize in the middle of a word. * muse-docbook.el (muse-docbook-markup-paragraph): Move question mark inside of group. This will probably not do anything, but it seems syntactically good. * muse-html.el (muse-html-markup-paragraph): Attempt to deal with case where we start with an image link. JohnW didn't seem to like having

tags inserted before image links, but they don't validate properly as they are. For now, I will surround such links/paragraphs with