From: Nirbheek Chauhan Date: Thu, 1 Jun 2023 09:19:06 +0000 (+0530) Subject: docs: Use backticks to escape * in markdown X-Git-Tag: 1.22.7~238 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=364a3001e2bb99579a14046dbebdc14584fc2105;p=platform%2Fupstream%2Fgstreamer.git docs: Use backticks to escape * in markdown Otherwise it's interpreted as emphasis. Part-of: --- diff --git a/subprojects/gstreamer/gst/gstinfo.c b/subprojects/gstreamer/gst/gstinfo.c index e5efe8f..f4e3e99 100644 --- a/subprojects/gstreamer/gst/gstinfo.c +++ b/subprojects/gstreamer/gst/gstinfo.c @@ -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