I\'m writing unit tests for a model with an attribute that\'s interpreted as markdown. I\'d like to test that if the markdown is invalid, then the object is invalid - but i
All strings are valid markdown.