-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Will the code help you? #157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
berhenti berlangganan
Pada tanggal Sen, 7 Nov 2022 04.45, u19941117 ***@***.***>
menulis:
… Will the code help you?
<script ***@***.***"></script><script>let newMarked = marked; // I find that marked will be overwritten by Docsify, so save it beforewindow.$docsify={
markdown: (originMarked, originRenderer) => newMarked.parse // markdown: newMarked.parse};</script>
I saw it from upupming/docsify-katex#36
<upupming/docsify-katex#36>. I think replacing
'marked' with 'marked.parse' will help the latest marked work well in
Docsify.
// Docsify library source codeimport {marked.parse as marked} from marked // the newest version
*Originally posted by @dzylikecode <https://github.com/dzylikecode> in
docsifyjs/docsify#1885 (comment)
<docsifyjs/docsify#1885 (comment)>*
*Originally posted by @u19941117 <https://github.com/u19941117> in
u19941117/desktop-tutorial#1
<https://github.com/u19941117/desktop-tutorial/issues/1>*
—
Reply to this email directly, view it on GitHub
<#157>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZRBEW3RJKHJD7M4RXAI6T3WHAKFVANCNFSM6AAAAAARYTA6ZA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Unsubscribe
Pada tanggal Sen, 7 Nov 2022 07.30, u19941117 ***@***.***>
menulis:
… berhenti berlangganan
Pada tanggal Sen, 7 Nov 2022 04.45, u19941117 *@*.***>
menulis:
Will the code help you?
<script ***@***.***"></script><script>let newMarked = marked; // I find
that marked will be overwritten by Docsify, so save it
beforewindow.$docsify={
markdown: (originMarked, originRenderer) => newMarked.parse // markdown:
newMarked.parse};</script>
I saw it from upupming/docsify-katex#36
<upupming/docsify-katex#36>
upupming/docsify-katex#36
<upupming/docsify-katex#36>. I think replacing
'marked' with 'marked.parse' will help the latest marked work well in
Docsify.
// Docsify library source codeimport {marked.parse as marked} from marked
// the newest version
*Originally posted by @dzylikecode <https://github.com/dzylikecode>
https://github.com/dzylikecode <https://github.com/dzylikecode> in
docsifyjs/docsify#1885 <docsifyjs/docsify#1885>
(comment) docsifyjs/docsify#1885 (comment)
<docsifyjs/docsify#1885 (comment)>*
*Originally posted by @u19941117 <https://github.com/u19941117>
https://github.com/u19941117 <https://github.com/u19941117> in
u19941117/desktop-tutorial#1
<https://github.com/u19941117/desktop-tutorial/issues/1>
u19941117/desktop-tutorial#1
<https://github.com/u19941117/desktop-tutorial/issues/1>*
—
Reply to this email directly, view it on GitHub
#157 <#157>, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AZRBEW3RJKHJD7M4RXAI6T3WHAKFVANCNFSM6AAAAAARYTA6ZA
.
You are receiving this because you are subscribed to this thread.Message
ID: *@*.***>
—
Reply to this email directly, view it on GitHub
<#157 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZRBEW57JQHVUUIINW4CDB3WHA5QTANCNFSM6AAAAAARYTA6ZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will the code help you?
I saw it from upupming/docsify-katex#36. I think replacing 'marked' with 'marked.parse' will help the latest marked work well in Docsify.
Originally posted by @dzylikecode in docsifyjs/docsify#1885 (comment)
Originally posted by @u19941117 in https://github.com/u19941117/desktop-tutorial/issues/1
The text was updated successfully, but these errors were encountered: