It occurs on saving. Some excerpts from a test file I just made: <p class="p1">[187, 3, 18].asHexString = BB0312 (sc-red)</p> <p class="p6">[43, 19, 192].asHexString = 2B13C0 (sc-blue)</p> <p class="p7">[10, 115, 16].asHexString = 0A7310 (sc-green)</p> <p class="p8">[96, 96, 96].asHexString = 606060 (sc-grey)</p> But the CSS classes say: sc-red -- color: #bf0000 sc-blue -- color: #1f1ac5 sc-green -- color: #007201 sc-grey -- color: #606060 (this is the only one that stays intact) You can mitigate it somewhat by going back through and re-colorizing all code segments before saving changes. It's a pain, but it works. Would be nice to fix but I have no idea how Apple's HTML thingy works. hjh On Feb 11, 2008, at 7:13 AM, thor wrote:
: H. James Harkins : jamshark70@xxxxxxxxxxxxxxxxx : http://www.dewdrop-world.net .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman |