plsql-and-sql-coding-guidelines icon indicating copy to clipboard operation
plsql-and-sql-coding-guidelines copied to clipboard

Highlight the lines that violate a guideline in the bad examples (and the fixed lines in the good examples)

Open PhilippSalvisberg opened this issue 2 years ago • 0 comments

In v4.3. the code snippets in the bad and good examples became more extensive and it is not easy to spot the line that violates the guideline.

Material for Mkdocs supports highlighting specific lines. This feature should be used for SQL code blocks to highlight the relevant lines.

It might be necessary to update the versions used in the docker image.

PhilippSalvisberg avatar Sep 29 '23 14:09 PhilippSalvisberg