mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
Quote library name in backticks
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
@@ -344,7 +344,7 @@ The remaining values are used to define the ``access-path``, the ``kind``, and t
|
||||
Example: Add a barrier using the ``Htmlquote`` function
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
This example shows how the Go query pack models a barrier that stops the flow of taint.
|
||||
The ``Htmlquote`` function from the beego framework HTML-escapes a string, which prevents HTML injection attacks.
|
||||
The ``Htmlquote`` function from the `beego` framework HTML-escapes a string, which prevents HTML injection attacks.
|
||||
|
||||
.. code-block:: go
|
||||
|
||||
|
||||
Reference in New Issue
Block a user