Skip to content

Instantly share code, notes, and snippets.

@tgockel
Last active August 3, 2017 21:11
Show Gist options
  • Save tgockel/4daac060974ac7be3368a089748b94e7 to your computer and use it in GitHub Desktop.
Save tgockel/4daac060974ac7be3368a089748b94e7 to your computer and use it in GitHub Desktop.

Glossary

Directive

This is a test of using the glossary directive.

.. glossary::

    foo
        Does this work?

    bar
        Difficult to tell.

    baz
        The program ``rst2html`` does not like it, but maybe GitHub will.

Inline Param Things

The :thing: syntax does something, too...

foo:Does this work?
bar:Difficult to tell.
baz:Not sure if this is any better. Could be strange no matter what.

Next Line Param Things

What if they're on the next line?

foo:Does this work?
bar:Difficult to tell.
baz:Not sure if this is any better. Could be strange no matter what.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment