From da6afdec9cc7e3e06fd4415c1233f48ed70587b0 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Wed, 29 May 2019 22:58:08 +0200 Subject: doc: remove xml from comments --- ext/modplug/gstmodplug.cc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ext/modplug') diff --git a/ext/modplug/gstmodplug.cc b/ext/modplug/gstmodplug.cc index b5fbcb252..a106f8c7f 100644 --- a/ext/modplug/gstmodplug.cc +++ b/ext/modplug/gstmodplug.cc @@ -31,12 +31,11 @@ * Modplug uses the modplug * library to decode tracked music in the MOD/S3M/XM/IT and related formats. * - * - * Example pipeline + * ## Example pipeline + * * |[ * gst-launch-1.0 -v filesrc location=1990s-nostalgia.xm ! modplug ! audioconvert ! alsasink * ]| Play a FastTracker xm file. - * */ #ifdef HAVE_CONFIG_H -- cgit v1.2.1