Skip to content

Add SkipCodeBlocks Option #68

Description

@GoogleCodeExporter
This adds the ability to set a markdown option to skip code blocks
which is helpful when parsing output that was originally built
with xml like a nuspec where it automatically indents everything
four spaces for you. When that gets pushed to nuget.org or
chocolatey.org, the content is parsed and incorrectly assumes
that it is a code block. Having the option to shut that off is
quite beneficial versus trying to tell everyone to remove the
indention for new lines.

Patch attached.

Original issue reported on code.google.com by trueblu...@gmail.com on 1 Jan 2015 at 2:35

Attachments:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions