代码块无法复制? #1143
Answered
by
CaiJimmy
Nimbusaina
asked this question in
Q&A
代码块无法复制?
#1143
-
不知道是不是我这里的问题,网站上代码块无法正常复制,见nimbusaina.bio |
Beta Was this translation helpful? Give feedback.
Answered by
CaiJimmy
Apr 27, 2025
Replies: 4 comments 1 reply
-
可以给个具体的页面吗,没有看见代码块 |
Beta Was this translation helpful? Give feedback.
0 replies
-
[image: image.png]如图所示,点击copy没有反应,网页链接如下
SNN快速指北 <http://nimbusaina.bio/p/snn%E5%BF%AB%E9%80%9F%E6%8C%87%E5%8C%97/>
Jimmy ***@***.***> 於 2025年4月22日週二 下午3:23寫道:
… 可以给个具体的页面吗,没有看见代码块
—
Reply to this email directly, view it on GitHub
<#1143 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC5AZYHFFZOWOJOXDO5JA6L22XU7VAVCNFSM6AAAAAB23NKACGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJQGY4DQOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
好的, 感谢您的帮助!
…________________________________
发件人: Jimmy ***@***.***>
发送时间: 2025年4月27日 19:08
收件人: CaiJimmy/hugo-theme-stack ***@***.***>
抄送: Nimbusaina ***@***.***>; Author ***@***.***>
主题: Re: [CaiJimmy/hugo-theme-stack] 代码块无法复制? (Discussion #1143)
需要站点开启 HTTPS 才能支持 navigator.clipboard API: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard
―
Reply to this email directly, view it on GitHub<#1143 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BC5AZYFFU7DIEIDIVFG33PD23S3ENAVCNFSM6AAAAAB23NKACGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJWGAYDCMY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
以及不知道您是否知道 为什么 \underbrace中有的"_"没办法正常编译吗: 比如以下这段:
$$
\tau\frac{dU^I_i}{dt}=-u_i^I+\underbrace{\sum_{j=1}^{K_E}W_{IE}f(r_j^E)}_{\text{IN对第i个EN的input}}-\underbrace{\sum_{j=1}^{K_I}W_{II}f(r_j^I)}_{\text{其他IN对第i个IN的input}}+I_i^I
$$
中的第二个underbarce中sum后面的"_{j=1}"的"_"在编译时会出现问题导致整个公式块无法正常渲染.
之前也出现过"_"无法正常编译的问题,我通过调整上下标顺序的方式对其调整后通常都能够成功修复.
请问您知道这是为什么吗
谢谢!
…________________________________
发件人: c xy ***@***.***>
发送时间: 2025年4月28日 09:26
收件人: CaiJimmy/hugo-theme-stack ***@***.***>
主题: Re: [CaiJimmy/hugo-theme-stack] 代码块无法复制? (Discussion #1143)
好的, 感谢您的帮助!
________________________________
发件人: Jimmy ***@***.***>
发送时间: 2025年4月27日 19:08
收件人: CaiJimmy/hugo-theme-stack ***@***.***>
抄送: Nimbusaina ***@***.***>; Author ***@***.***>
主题: Re: [CaiJimmy/hugo-theme-stack] 代码块无法复制? (Discussion #1143)
需要站点开启 HTTPS 才能支持 navigator.clipboard API: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard
―
Reply to this email directly, view it on GitHub<#1143 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BC5AZYFFU7DIEIDIVFG33PD23S3ENAVCNFSM6AAAAAB23NKACGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJWGAYDCMY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
需要站点开启 HTTPS 才能支持
navigator.clipboard
API: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard