You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Sun, Feb 19, 2023, 08:40 Mike Sindani ***@***.***> wrote:
WAGTAIL_CKEDITOR_MATHJAX_URL = getattr(settings,
'WAGTAIL_CKEDITOR_MATHJAX_URL', "//
cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_HTML
")
in this code i have probleme with the word settings in parathense my vsc
code don't find it
can you help me ?
—
Reply to this email directly, view it on GitHub
<#4>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7RZDWBLYBAWVG2FZHFUTLWYHE57ANCNFSM6AAAAAAVAZ5T64>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
WAGTAIL_CKEDITOR_MATHJAX_URL = getattr(settings, 'WAGTAIL_CKEDITOR_MATHJAX_URL', "//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_HTML")
in this code i have probleme with the word settings in parathense my vsc code don't find it
can you help me ?
The text was updated successfully, but these errors were encountered: