1 | static S html_matrixLink(S topic) {
|
2 | S text = or2(ai_html_shortenTextForDisplay(topic), "<empty>"); |
3 | ret ahref(smartBot_matrixLink(topic), htmlencode_noQuotes(text), style := dottedStyleForLinks() + "; color: inherit"); |
4 | } |
Began life as a copy of #1011443
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: | #1013096 |
| Snippet name: | html_matrixLink |
| Eternal ID of this version: | #1013096/1 |
| Text MD5: | 52bce49bf9274b4c2dbe8ba88025fbf2 |
| Author: | stefan |
| Category: | javax / a.i. / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-25 06:39:00 |
| Source code size: | 226 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 657 |
| Referenced in: | [show references] |