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

More incorrect triple-backtick code block formatting #1719

Merged
merged 7 commits into from
May 31, 2022

Conversation

pawsey-kbuckley
Copy link
Contributor

Corrects a couple more triple-backtick code-block formatting errors

@mharding-hpe
Copy link
Contributor

I am working on fixing the linter errors in this PR.

Copy link
Contributor

@rustydb rustydb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could use an added table of contents but otherwise the headers and content look good.

@mharding-hpe
Copy link
Contributor

/backport release/1.2 release/1.0

@github-actions
Copy link
Contributor

Error occured while backporting into branch release/1.2.

Error
git -c user.name="Mitch Harding" -c user.email="mitchell.harding@hpe.com" cherry-pick 2821232bdee744bdfb8a019ef73a01b7de0ede83 -x
Auto-merging operations/network/management_network/dell/ntp.md
CONFLICT (content): Merge conflict in operations/network/management_network/dell/ntp.md

error: could not apply 2821232... Make NTP documents for different switches use consistent format
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

@github-actions
Copy link
Contributor

Error occured while backporting into branch release/1.0.

Error
git checkout -b backport/1719-to-release/1.0 -t origin/release/1.0
operations/network/management_network/dell/ntp.md: needs merge

error: you need to resolve your current index first

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.

Authoring of triple-backtick codblocks prevents rendering in Jekyll/Liquid
3 participants