Jim Pivarski <[EMAIL PROTECTED]> writes:

> I'm trying to highlight text for HTML output, so I defined a
> span.highlight class in my .css file.  But I can't reliably use this
> class because the <class name="highlight"> directive is sometimes
> rendered as &lt;class name=&quot;highlight&quot;&gt;.

I've now filed this on our bug-tracker at
https://gna.org/bugs/index.php?8487.

> By the way, highlighting is something I need to do a lot: is there a
> way to define this with a new regexp, like ****highlighted****?  Or
> can I overwrite the default behavior or ***bold-italic***?

You could add a rule to muse-publish-markup-regexps, preferably by
using (add-to-list ...) rather than the customize interface (since
the latter won't track changes made to the variable).

Someone had an interesting idea for how to implement strike-through
markup syntax in Muse, and his idea could be applied here as well.
Hopefully he will post this idea soon.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgpgIoTw6nQ0Q.pgp
Description: PGP signature

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to