Skip to content

Commit ea026af

Browse files
committed
EN : AnchorNameGet, AnchorNewStrategy
1 parent da49f6c commit ea026af

9 files changed

Lines changed: 14 additions & 0 deletions

en/p_AnchorNameGet__internal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Internal state of heading anchors processing. Used by 🖼️ [pTRAnchorName][pTRAnchorName] plugin.
2+
3+
[pTRAnchorName]: :_plg:pTRAnchorName.md "pTRAnchorName"

en/p_AnchorNameGet_level.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Anchor heading level. Possible values 1..6 (as h1 to h6).

en/p_AnchorNameGet_strategy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Exact strategy name to be used. Must by defined in static handlersGetOne in 🖼️ [pTRAnchorName][pTRAnchorName] or created by ⚡ [AnchorNewStrategy][AnchorNewStrategy] event. Skip this definition if you do not want to override the ⚙️ **STRATEGY** configuration option, which is used here as the default.
2+
3+
[AnchorNewStrategy]: :_evt:AnchorNewStrategy.md "AnchorNewStrategy"
4+
[pTRAnchorName]: :_plg:pTRAnchorName.md "pTRAnchorName"

en/p_AnchorNameGet_text.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Anchor heading text.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Strategy name for creating anchor names.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Handler for get a single anchor name in strategy.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Handler for prepare internal data object for strategy.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Handler for solving duplicities in anchor names (usually 2 headings with the same text can lead to duplicates).

en/p_AnchorNewStrategy_name.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
New strategy name.

0 commit comments

Comments
 (0)