specflow docs didn't seem to like the three backticks for inline code sample, even though it looked ok in the github preview.
Updated ScenarioContext.Current (markdown)
Added TryGetValue() as an alternative.
Added additional information stating that bad calls to Get() will result in an exception it will not return null.
Fix formatting of examples.
I wrote up some stuff on the other parts of the ScenarioContext so I change this into to just manage the Curretn Dictionary Updated ScenarioContext (markdown)