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

5
LINES

< > BotCompany Repo | #1005061 // fixHTML - make proper HTML from partial text

JavaX fragment (include)

// TODO: extract stuff to head etc.
static S fixHTML(O contents) {
  S s = str(contents);
  ret hhtml(hbody(s));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005061
Snippet name: fixHTML - make proper HTML from partial text
Eternal ID of this version: #1005061/1
Text MD5: 02e7586f33ce0e98eda0c1c7349912ee
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-04 18:35:38
Source code size: 118 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 588 / 556
Referenced in: [show references]