Skip to content

Comments

Improve codeblock detection#312

Merged
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:improve-codeblock-detection
Feb 9, 2018
Merged

Improve codeblock detection#312
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:improve-codeblock-detection

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Feb 9, 2018

This allows the following DDoc style in the changelog entries:

    ---
    int result;
    ---

This is needed to fix the nightly changelog: http://dlang.org/changelog/pending.html

As the branch-off is about to happen soon a fast merge would be appreciated. Thanks!

Before:

image

After:

image

CC @CyberShadow

@wilzbach wilzbach added the Prio.5.Trivial Issues or PR that are trivial to resolve (typos, minor documentation, simple refactoring) label Feb 9, 2018
@wilzbach wilzbach force-pushed the improve-codeblock-detection branch from 703404d to 693b543 Compare February 9, 2018 00:56
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@dlang-bot dlang-bot merged commit a36dafa into dlang:master Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Prio.5.Trivial Issues or PR that are trivial to resolve (typos, minor documentation, simple refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants