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
Considere que você não precisa ter acesso de escrita aos repositórios da PloneGov-Br para criar um "pull request", relatar um problema, ou fazer perguntas.
Confirmo que
Eu compreendo que a PloneGov-Br é dedicada a projetos Plone para a comunidade brasileira.
Currently the default configuration for the Volto Code Block is broken in that the page breaks with a The language "undefined" has no grammar. error when Markdown is selected as the language for the block.
Considere que você não precisa ter acesso de escrita aos repositórios da PloneGov-Br para criar um "pull request", relatar um problema, ou fazer perguntas.
Confirmo que
Projetos eu pretendo auxiliar:
My motivation
Currently the default configuration for the Volto Code Block is broken in that the page breaks with a
The language "undefined" has no grammar.
error when Markdown is selected as the language for the block.This happens because the
language
object that is accessed in line 96 of the addon'sindex.js
does not include the keymarkdown
becauseprism-markdown
was not imported....
Gracias!
Thank you!
The text was updated successfully, but these errors were encountered: