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

config: Dedent root paragraphs, since they aren't a list entry #936

Merged
merged 1 commit into from
Nov 10, 2017

Commits on Nov 9, 2017

  1. config: Dedent root paragraphs, since they aren't a list entry

    I'd broken this in 2022e3e (config: Bump Hyper-V condition from
    root.path to root itself, 2017-05-18, opencontainers#838), where I'd misread the
    initial bolding ** as a list bullet or something.  The extra indents
    don't cause a problem for the first paragraph, but they cause the "On
    all other platforms..." paragraph to be interpreted as a <pre> block.
    
    Signed-off-by: W. Trevor King <wking@tremily.us>
    wking committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    5d9bbad View commit details
    Browse the repository at this point in the history