Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
a0664e7a
Commit
a0664e7a
authored
Aug 29, 2021
by
Yuri Chornoivan
Browse files
Fix minor typo
parent
23111222
Pipeline
#77152
passed with stage
in 6 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/kate/plugins.docbook
View file @
a0664e7a
...
...
@@ -227,7 +227,7 @@ gets invoked. There are two kind of variables supported:
The first form <userinput>%{variable-name}</userinput> simply replaces the
variable with its contents. For instance, the variable <userinput>%{Document:FileName}</userinput>
is replaced by the current document’s filename without its path.
The second form <userinput>%{variable-name:&l
g
;value>}</userinput> gets the
The second form <userinput>%{variable-name:&l
t
;value>}</userinput> gets the
<userinput><value></userinput> as contents. For example, this can be used
to expand an environment variable with <userinput>%{ENV:HOME}</userinput>,
or one can obtain the current date in the preferred format like
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment