-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
SQL Fluff won't parse a Databricks SQL Not…
-
### Is your feature request related to a problem? Please describe.
When I ported my MD document over, I encountered many problems and found that it was due to sometags being incorrectly parsed (in …
-
**Describe the bug**
Parsing the markdown table adds an extra row. Thus, if you store the date in markdown, it will add an empty row every time you save.
**To Reproduce**
I use https://www.blockn…
-
In testing how elements are recognized and parsed in our Jetpack Markdown block for Gutenberg, we've discovered several issues and inconsistencies so far.
This is a master issue for all of them, f…
tyxla updated
2 weeks ago
-
**Description:**
I would like to request a feature enhancement to support Markdown and inline HTML parsing in the built-in file viewer. This would be particularly useful for users who want to use t…
-
# Situation
hero mdbook cannot parse things that mdbook alone can parse. From this [file](https://github.com/threefoldtech/info_grid/blob/development/src/documentation/developers/proxy/commands.md), …
-
[Helpers/markdown] verify & benchmark Markdown parsing
Which of the libraries are we using in the end? What are the pros and cons of each one? Let's benchmark it!
https://github.com/arturo-lang/artu…
-
### Problem
Consider the following Markdown:
```md
This is some Markdown with a Kbd tag
```
This results in a tree similar to this:
![image](https://github.com/pngwn/MDsveX/assets/8215371/…
-
Looks like JDT has trouble parsing when line delimiters are represented as unicode. For e.g. this:
`/// Unicode in markdown \u000A///\u000D///\u000D\u000A///here`
Hover or the Javadoc view in Ecli…
-
**What would you like to be added**:
Currently, during recent tests with approximately 50 users editing a document containing around 40,000 lines in CodePair, we've observed significant delays …