Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NudeUnicorn authored Nov 8, 2024
1 parent 5c48135 commit b1c627a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ function autoTableOfContents(classes = ["main"], anchorsText = "@", tableOfConte

```js
let defaultRealizationParams = [elemH, aTOC, aAnchor, ...tocRealizationParams];
//
defaultRealization(...defaultRealizationParams);
```

**Where:**
Expand Down Expand Up @@ -121,6 +123,8 @@ function autoTableOfContents(classes = ["main"], anchorsText = "@",tableOfConten

```js
let defaultRealizationParams = [elemH, aTOC, aAnchor, ...tocRealizationParams];
//
defaultRealization(...defaultRealizationParams);
```

**Где:**
Expand Down

0 comments on commit b1c627a

Please sign in to comment.