docs: Use backticks to escape * in markdown

Otherwise it's interpreted as emphasis.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4763>
This commit is contained in:
Nirbheek Chauhan 2023-06-01 14:49:06 +05:30 committed by GStreamer Marge Bot
parent 408c2d4a3e
commit 364a3001e2

View file

@ -2387,8 +2387,8 @@ parse_debug_level (gchar * str, GstDebugLevel * level)
* %FALSE if adding the threshold described by @list to the one already set.
*
* Sets the debug logging wanted in the same form as with the GST_DEBUG
* environment variable. You can use wildcards such as '*', but note that
* the order matters when you use wild cards, e.g. "foosrc:6,*src:3,*:2" sets
* environment variable. You can use wildcards such as `*`, but note that
* the order matters when you use wild cards, e.g. `foosrc:6,*src:3,*:2` sets
* everything to log level 2.
*
* Since: 1.2