Skip to content

Commit 9a638a3

Browse files
authored
[fix]: Fixes SeleniumHQ#565 (SeleniumHQ#619) [deploy site]
* [fix]: Fixes SeleniumHQ#565 * Modify: removing style tag
1 parent 439c5f3 commit 9a638a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs_source_files/config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,9 @@ weight = 20
311311
name = "<i class='fas fa-fw fa-bullhorn'></i> Como contribuir"
312312
url = "contributing"
313313
weight = 30
314+
315+
[markup]
316+
[markup.goldmark]
317+
[markup.goldmark.renderer]
318+
unsafe = true
319+
[markup.highlight]

0 commit comments

Comments
 (0)