1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-23 17:19:47 +02:00

support author notification

This commit is contained in:
lxsang
2020-09-22 19:50:59 +02:00
parent 528ec59e7b
commit aafb565511
4 changed files with 21 additions and 2 deletions

View File

@ -149,6 +149,10 @@ local url = __main__:get("url")
target: "quick_talk_comment_thread",
api_uri: "https://chat.iohub.dev/comment",
uri: "<?=url?>",
author: {
first: "mrsang",
last: "iohub.dev"
},
onload: function(){
renderMathInElement($("#book")[0]);
$('pre code').each(function(i, block) {