9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Mothra and <style> tags
Date: Wed, 23 Aug 2006 16:53:50 +0100	[thread overview]
Message-ID: <3ca3b662696954350b24db0c30e75551@hamnavoe.com> (raw)
In-Reply-To: <0ca9967210226fd0a398030c01f852ce@comcast.net>

> 		case Tag_style:
> 			break;

This will cause the tag itself to be ignored, but the text following the
tag will still be treated as displayable unless you do something to stop
it.  That's why I suggested a loop calling pl_gettoken() until it returns
an ENDTAG with g.tag==Tag_style.



  reply	other threads:[~2006-08-23 15:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-23 11:28 Gregory Pavelcak
2006-08-23 12:57 ` Richard Miller
2006-08-23 14:37   ` Gregory Pavelcak
2006-08-23 15:53     ` Richard Miller [this message]
2006-08-27  3:08       ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ca3b662696954350b24db0c30e75551@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).