Fixed an issue where double dollar quoted code is treated as string in syntax highlighter. #7294

This commit is contained in:
Aditya Toshniwal
2024-04-08 15:13:45 +05:30
parent fc4b419987
commit c9345ad618
4 changed files with 8 additions and 7 deletions

View File

@@ -28,4 +28,5 @@ Housekeeping
Bug fixes
*********
| `Issue #7294 <https://github.com/pgadmin-org/pgadmin4/issues/7294>`_ - Fixed an issue where double dollar quoted code is treated as string in syntax highlighter.