jj/docs
Yuya Nishihara 8f8a9c91bc templater: add indent(prefix, content) function
The argument order is different from Mercurial's indent() function. I think
indent(prefix, content) is more readable for lengthy content. However,
indent(content, prefix, ...) might be better if we want to add an optional
firstline_prefix argument.
2023-03-04 12:10:53 +09:00
..
technical
branches.md
code-of-conduct.md
config.md templater: require infix ++ operator to concatenate expressions 2023-03-01 16:39:23 +09:00
config.toml
conflicts.md
contributing.md
git-comparison.md
git-compatibility.md docs: Update section about support for .gitignores 2023-03-01 18:03:31 -08:00
github.md
operation-log.md operation-log.md: Give a brief description of @, +, - 2023-02-18 22:42:51 -08:00
related-work.md
revsets.md
templates.md templater: add indent(prefix, content) function 2023-03-04 12:10:53 +09:00
tutorial.md
working-copy.md