duckdb / duckdb-wasm

WebAssembly version of DuckDB
https://shell.duckdb.org
MIT License
1.02k stars 110 forks source link

Syntax highlighting for escaped strings not correct #1742

Open domoritz opened 1 month ago

domoritz commented 1 month ago

This is for https://shell.duckdb.org.

Screenshot 2024-05-22 at 13 01 36

I am escaping a ' with '' but the syntax highlighting breaks.