Skip to content

Commit

Permalink
doc: fences
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrufiange committed Jul 5, 2024
1 parent 1434908 commit 91b2a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/modules/contxtfulRtdProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pbjs.setConfig({
```

The Contxtful RTD Module uses browser session storage. The access to it must be explicitly set as such:
```js
```javascript

Check failure on line 68 in dev-docs/modules/contxtfulRtdProvider.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Fenced code blocks should be surrounded by blank lines

dev-docs/modules/contxtfulRtdProvider.md:68 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```javascript"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
// https://docs.prebid.org/dev-docs/publisher-api-reference/bidderSettings.html
pbjs.bidderSettings = {
contxtful: {
Expand Down

0 comments on commit 91b2a6b

Please sign in to comment.