On 17 Dec 2011, at 21:03, Brad Hodges wrote:

> […] find that script and see if I could modify it.

It is calling a PHP built-in: http://php.net/manual/en/function.strip-tags.php

> Any commands that will strip out HTML but leave embedded Ruby?

The HTML bundle has another command (written in ruby) to encode entities 
excluding tags which probably wouldn’t be too difficult to modify to instead 
strip tags as it already has a regexp to tokenize the document into tags, 
entities, comments, etc.

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to