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.
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. |
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. |