i'm converting a text document to docbook, starting from the top and working
my way down.

the text that's not converted yet is commented out with <!--  blah blah -->.
but when i run jade, it reports errors within the commented block, like so:


<!--

        Dynamic libraries provide code for a running application--code gets linked
   ...
-->


the "--" generates an error with jade.  i'd like for jade to ignore this
stuff for now.  that was the whole purpose of commenting it out in the first
place.

is there a "stronger" comment type that i can use to make jade really ignore
text?

pete

-- 
"You may not use the Software in connection with any site that disparages
Microsoft, MSN, MSNBC, Expedia, or their products or services ..."
                    -- Clause from license for FrontPage 2002

Reply via email to