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

3
LINES

< > BotCompany Repo | #1006494 // hTitleClean - remove tags and comments and htmldecode for <title> (htitle)

JavaX fragment (include)

static S hTitleClean(S title) {
  ret htmldecode(dropTagsAndHTMLComments(title));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006494
Snippet name: hTitleClean - remove tags and comments and htmldecode for <title> (htitle)
Eternal ID of this version: #1006494/3
Text MD5: fc721c875a4177b4648eb692a15bb351
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-01-17 19:24:13
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 496 / 529
Version history: 2 change(s)
Referenced in: [show references]