[Bro-Dev] #312: I'm doing some testing as well ...

Bro Tracker bro at tracker.icir.org
Thu Nov 18 15:42:56 PST 2010


#312: I'm doing some testing as well ...
---------------------+-----------------
  Reporter:  robin   |      Owner:
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  Bro     |    Version:
Resolution:          |   Keywords:
---------------------+-----------------

Old description:

> #!rst
> FooBar Header
> =============
> reStructuredText is **nice**. It has its own webpage_.
>
> A table:
>
> =====  =====  ======
>    Inputs     Output
> ------------  ------
>   A      B    A or B
> =====  =====  ======
> False  False  False
> True   False  True
> False  True   True
> True   True   True
> =====  =====  ======
>
> RST TracLinks
> -------------
>
> See also ticket `#42`:trac:.
>
> .. _webpage: http://docutils.sourceforge.net/rst.html

New description:

 {{{
 #!rst
 FooBar Header
 =============
 reStructuredText is **nice**. It has its own webpage_.

 A table:

 =====  =====  ======
    Inputs     Output
 ------------  ------
   A      B    A or B
 =====  =====  ======
 False  False  False
 True   False  True
 False  True   True
 True   True   True
 =====  =====  ======

 RST TracLinks
 -------------

 See also ticket `#42`:trac:.

 .. _webpage: http://docutils.sourceforge.net/rst.html
 }}}

--

Comment (by robin):

 Cool. Rest  works!

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/312#comment:1>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker




More information about the bro-dev mailing list