From: Tim D. <tu...@tu...> - 2017-03-21 12:59:07
|
On 03/20/2017 09:36 PM, David Goodger wrote: > On Mon, Mar 20, 2017 at 5:28 PM, Tim Daneliuk <tu...@tu...> wrote: >> I am a fairly casual RST user, but have a problem that would be most easily >> solved if I could create custom admonitions. For example, instead of "Note", >> I might want the admonition to say "Notify-Larry". >> >> Is there a simple way to do this? > > http://docutils.sourceforge.net/docs/ref/rst/directives.html#generic-admonition > > David Goodger > <http://python.net/~goodger> > Perfect. Thanks very much. |