Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitac66a7b

Browse files
authored
Update README.md
Mentioned `titlePrefix` option that was introduced in69528e9.Related issue:#50.
1 parentc032ccc commitac66a7b

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

‎README.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -274,15 +274,23 @@ pseudocode.renderElement(document.getElementById("quicksort"),
274274

275275
The following options are currently supported:
276276

277-
*`indentSize`: The indent size of inside a control block, e.g. if, for,
278-
etc. The unit must be in 'em'.
279-
*`commentDelimiter`: The delimiters used to start and end a comment region.
280-
Note that only line comments are supported.
281-
*`lineNumber`: Whether line numbering is enabled.
282-
*`lineNumberPunc`: The punctuation that follows line number.
283-
*`noEnd`: Whether block ending, like`end if`, end procedure`, etc., are
284-
showned.
285-
*`captionCount`: Reset the caption counter to this number.
277+
*`captionCount`:
278+
Reset the caption counter to this number.
279+
*`commentDelimiter`:
280+
The delimiters used to start and end a comment region.
281+
Note that only line comments are supported.
282+
*`indentSize`:
283+
The indent size of inside a control block, e.g. if, for etc.
284+
The unit must be in 'em'.
285+
*`lineNumber`:
286+
Whether line numbering is enabled.
287+
*`lineNumberPunc`:
288+
The punctuation that follows line number.
289+
*`noEnd`:
290+
Whether block ending, like`end if`, end procedure`, etc.
291+
are showned.
292+
*`titlePrefix`:
293+
The title prefix (defaults to "Algorithm") for captions.
286294

287295
The default values of these options are:
288296

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp