talwgx

Results 4 issues of talwgx

I am trying to parse the Apache Spark javascript files found in: https://github.com/apache/spark/tree/master/core/src/main/resources/org/apache/spark/ui/static I received the errors below while trying to use the javascript grammar (latest ver) using the Java...

javascript

UPDATE: It was only after I read https://github.com/ankitskvmdam/clean-jsdoc-theme/issues/231 That I understood that on my Mac laptop, the TOC was indeed being rendered, but the screen was not enough to show...

enhancement
help wanted
good first issue

If I try to change the font size in the selected text from 14 to 18, the text is corrupted. ![IncFontSize18](https://github.com/user-attachments/assets/af0c96a0-26eb-4386-8227-6124d6d70ee3) ![inc_font_size](https://github.com/user-attachments/assets/102c572d-7991-4c54-9b4e-67878c661b50) Running Chrome on OSX Monterey drawio v24.7.7 ###...

Steps to reproduce the problem (provide example Markdown if applicable): Try to load and render an example from: https://squidfunk.github.io/mkdocs-material/reference/content-tabs/ The CoreMarkdownNodeRenderer.visit(Text text) method will escape it and prevent the content...

bug