// tok should be the output of htmlcoarsetok static L<S> dropHTMLTags(L<S> tok) { ret dropAllTags(tok); } // alternatively, call this convenient function static S dropHTMLTags(S html) { ret dropAllTags(html); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030520 |
| Snippet name: | dropHTMLTags - synonym of dropAllTags |
| Eternal ID of this version: | #1030520/1 |
| Text MD5: | c485c8a23a49ff6e561b5dba634c1c55 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-01-04 23:44:14 |
| Source code size: | 221 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 472 / 512 |
| Referenced in: | [show references] |