Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes a bug/crash when a fenced code block starts with an empty line. #361

Merged
merged 1 commit into from
Dec 17, 2015

Conversation

matthid
Copy link
Member

@matthid matthid commented Dec 17, 2015

  • Fixes the bug (only remove the line-ending character when
    FSharp.Formatting commands are found).
  • Upgrades some missing projects to net45 (because the bugfix contains
    logging which is in FSharp.Formatting.Common, which in itself is build
    for net45)

- Fixes the bug (only remove the line-ending character when
  FSharp.Formatting commands are found).
- Upgrades some missing projects to net45 (because the bugfix contains
  logging which is in FSharp.Formatting.Common, which in itself is build
  for net45)
matthid added a commit that referenced this pull request Dec 17, 2015
Fixes a bug/crash when a fenced code block starts with an empty line.
@matthid matthid merged commit 501fea9 into master Dec 17, 2015
@matthid matthid deleted the fix_crash_with_empty_lines branch February 4, 2018 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant