[xngr-dev] [ xngr-Bugs-644250 ] comment end-tag creates element end-tag
Brought to you by:
edankert
From: <no...@so...> - 2002-12-03 11:57:30
|
Bugs item #644250, was opened at 2002-11-26 18:06 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=644250&group_id=46235 Category: editor Group: 0.8 >Status: Closed >Resolution: Fixed Priority: 3 Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: comment end-tag creates element end-tag Initial Comment: When commenting out an element start-tag or an empty element by hand, the comment end-tag creates an element end-tag. Work-around: Use comment menu option, ctrl-K. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2002-12-03 11:57 Message: Logged In: YES user_id=452928 An end-tag will only be generated now if the end-tag is not a comment end-tag and the end-tag is not preceded by an end-tag. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=644250&group_id=46235 |