1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-02-21 04:17:04 +01:00
Darek 54d0a992b7
Using {{ super() }} for extending a block (#4309)
* Using `{{ super() }}` for extending a block

Yesterday we were struggling with adding a Zendesk widget (a simple JS) to our docs, because overriding any existing template block would lead to a broken site. Finally, we found this function which saved us. I wanted to share this, because it's not a common knowledge and it might be helpful for others.

* suggested correction
2022-09-11 16:44:06 +02:00
..
2022-06-05 18:16:51 +02:00
2022-09-07 20:05:04 +02:00
2022-09-07 21:10:37 +02:00
2022-09-07 19:34:35 +02:00
2022-09-07 19:34:35 +02:00
2022-08-21 19:10:19 +02:00
2022-05-12 08:32:11 +02:00
2022-04-02 14:09:11 +02:00
2022-05-28 10:30:27 +02:00
2022-04-02 13:22:14 +02:00
2022-04-02 15:10:50 +02:00
2022-07-17 12:03:37 +02:00