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

Fix usage of <pre> in several places #55

Merged
merged 1 commit into from
Oct 30, 2018
Merged

Fix usage of <pre> in several places #55

merged 1 commit into from
Oct 30, 2018

Conversation

tripu
Copy link
Member

@tripu tripu commented Oct 2, 2018

  • <pre> does not need <code>
  • Extra spaces and carriage returns were messing with indentation and padding of <pre> blocks

@ashimura
Copy link
Contributor

ashimura commented Oct 30, 2018

Regarding the proposed changes for 'w3c.json.html', I'm OK with all the following three points:

  1. putting "{" right after "<pre>" and putting "}" right before "</pre>"
  2. putting "<br/>" and another "<br/>" into two separate lines
  3. removing "&nbsp;"s right before [[<pre>"group": [35422, 83907]</pre>]]

@tripu
Copy link
Member Author

tripu commented Oct 30, 2018

Assuming that's a 👍
🙂

@tripu tripu merged commit a2c3e16 into master Oct 30, 2018
@tripu tripu deleted the tripu/fix-pre branch October 30, 2018 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants