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

reformat tables to be readable without rendering #980

Merged
merged 1 commit into from Jun 7, 2018
Merged

Conversation

jmrodri
Copy link
Contributor

@jmrodri jmrodri commented Jun 7, 2018

Reading the raw markdown text files was difficult because the tables were just jammed together. Adding extra whitespace makes it easier to read in raw format. The web rendering is identical.

Alternatively, you could do pandoc config.md | lynx -stdin and see the html rendered but that wasn't ideal each time.

@jmrodri jmrodri requested a review from djzager June 7, 2018 15:10
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 7, 2018
@jmrodri jmrodri added docs 3.11 | release-1.3 Kubernetes 1.11 | Openshift 3.11 | Broker release-1.3 labels Jun 7, 2018
@jmrodri jmrodri merged commit 96b3a94 into master Jun 7, 2018
@jmrodri jmrodri deleted the make-readable branch June 7, 2018 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 | release-1.3 Kubernetes 1.11 | Openshift 3.11 | Broker release-1.3 docs size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants