Skip to content

Conversation

JacksonChen666
Copy link
Contributor

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Solve code blocks overflowing the containers (which pretty much already has the solution). Also includes an example page with the code block.

(Merging into master because dev doesn't exist. Request for rebase if necessary to switch the branch being merged into.)

Test plan

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

After fix:
A cState status page. The code block goes outside of where the usual content is.

Before fix:
A cState status page. The code block is not overflowing.

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

closes #263

@JacksonChen666 JacksonChen666 changed the title Contain the code blocks and add example page for formatted markdown Contain the code blocks & add example page for formatted markdown Apr 16, 2023
@mistermantas mistermantas changed the base branch from master to dev April 22, 2023 11:16
@mistermantas mistermantas merged commit bcbd972 into cstate:dev Apr 22, 2023
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.

Code blocks are not contained
2 participants