1 | static S hfulltag(S tag) { |
2 | ret hfulltag(tag, ""); |
3 | } |
4 | |
5 | static S mapMethodLike hfulltag(S tag, O contents, O... params) { |
6 | ret hopeningTag(tag, params) + str(contents) + "</" + tag + ">"; |
7 | } |
Began life as a copy of #1002214
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1013784 |
Snippet name: | hfulltag - make HTML tag; don't collapse if empty |
Eternal ID of this version: | #1013784/2 |
Text MD5: | 94ba603aee69d3868b0e5daa89641aa6 |
Author: | stefan |
Category: | javax html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-06-30 15:49:37 |
Source code size: | 195 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 501 / 560 |
Version history: | 1 change(s) |
Referenced in: | [show references] |