1 | // TODO: extract stuff to head etc. |
2 | static S fixHTML(O contents) {
|
3 | S s = str(contents); |
4 | ret hhtml(hbody(s)); |
5 | } |
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: | 891 / 867 |
| Referenced in: | [show references] |