Feature: Descriptions with raw rST

Sometimes we want to describe a feature, but it is also helpful to put in a code block like this:

    North
West  *  East
    South

Or sometimes we may want to put in a link to something like Python.

Scenario: A scenario can be described with rST too

We might want the same thing in a scenario.

    North
West  *  East
    South

Or sometimes we may want to put in a link to something like Python.

Given a
When b
Then c