Search: for-each-row

Last modified by admin on 2022/04/24 04:58

One result Page 1

ホーム (ja)

Located in
Last modified by admin on 2023/10/16 16:58
Objects
code : const testPattern = /^\[[+-]?\d+(\.\d+)?\]/; function replaceNodeText(from) { if (from.nodeType === 3) { const text = from.textContent; if (testPattern.test(text)) { from.textContent = text.replace(testPattern, "").trim(); } } else if (from.childNodes) { for (const
code : body.space-Main #globalsearch { display: none; } body.space-Main #xdocFooter, body.space-Main .xcontent > hr, body.space-Main #hierarchy, body.space-Main .row.document-header { display: none !important; } body.space-Main #mainContentArea > div.xcontent > .row { margin: 0; } body.space-Main
Raw document content
{{html}} <div class="akb-home"> <div class="akb-banner"> <div class="akb-title"> <div class="akb-title-sub">Get ready for automation with</div> <div class="akb-title-main">akaBot
" spellcheck="false" placeholder="Search for any documents you need" id="search-input
Page 1
RSS feed for search on [for-each-row]
Created by admin on 2022/04/17 14:38