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

3
LINES

< > BotCompany Repo | #1013706 // htmlEncode_nlToBr_withIndents - converts indents (spaces at beginning of line) into &nbsp;

JavaX fragment (include)

1  
static S htmlEncode_nlToBr_withIndents(S s) {
2  
  ret nlToBr_withIndents(htmlEncode(s));
3  
}

Author comment

Began life as a copy of #1008422

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: #1013706
Snippet name: htmlEncode_nlToBr_withIndents - converts indents (spaces at beginning of line) into &nbsp;
Eternal ID of this version: #1013706/1
Text MD5: f5668da34443fd630b640ce3fc1af955
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-25 23:48:40
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 376 / 415
Referenced in: [show references]