Search: for-each-row

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

Results 1 - 2 of 2 Page 1

XWiki Syntax Guide

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
= $SUPPORTED_SYNTAXES.put('2.1', 'XWiki Syntax 2.1')) ## ## needed for sections that contain descriptions valid for several syntaxes ## basically it is hack to reuse the 2.0 descriptions for 2.1 #set($SUPPORTED_SYNTAX_ORDER
}) $syntaxMenu.add($cat) ## ## Filter only the sections that are valid for a Syntax ## #set ($categoriesToRemove

ホーム (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