Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1030703 // htmldecode_dropTagsAndComments - remove tags & comments and htmldecode

JavaX fragment (include)

sS htmldecode_dropTagsAndComments(S html) {
  ret htmldecode(dropTagsAndHTMLComments(html));
}

Author comment

Began life as a copy of #1008406

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030703
Snippet name: htmldecode_dropTagsAndComments - remove tags & comments and htmldecode
Eternal ID of this version: #1030703/1
Text MD5: 49678af0018046870366a18383c1104e
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-11 17:10:41
Source code size: 96 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 136 / 161
Referenced in: [show references]