[Bug 788029] New: Missing syntax highlighting in code snippets from Plugin Writer's guide

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 21 23:10:09 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788029

            Bug ID: 788029
           Summary: Missing syntax highlighting in code snippets from
                    Plugin Writer's guide
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: documentation
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: cadubentzen at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 360236
  --> https://bugzilla.gnome.org/attachment.cgi?id=360236&action=edit
Syntax highlighting

While reading I noticed the following pages didn't have syntax highlighting in
some code snippets because they were not between 

```c
[...]
````

but using only Markdown's tab syntax.

https://gstreamer.freedesktop.org/documentation/plugin-development/basics/boiler.html
https://gstreamer.freedesktop.org/documentation/plugin-development/basics/states.html
https://gstreamer.freedesktop.org/documentation/plugin-development/advanced/scheduling.html

Attachment is fixing just that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list