Searched refs:indent (Results 1 – 2 of 2) sorted by relevance
30 Handlebars.registerHelper("tf-a-mdlist", function (indent, options) { argument31 const spaces = new Array(indent + 1).join(" ");
265 spaces to indent text by ten columns.