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

Weird spacing on docs #393

Closed
jdaudier opened this issue Apr 7, 2015 · 2 comments
Closed

Weird spacing on docs #393

jdaudier opened this issue Apr 7, 2015 · 2 comments
Labels

Comments

@jdaudier
Copy link
Contributor

jdaudier commented Apr 7, 2015

Anyone know why we get these?

image

image

@jdaudier jdaudier added the bug label Apr 7, 2015
@peterblazejewicz
Copy link
Member

@jdaudier There are br tags added:

<p>Two notable examples of this pattern are
  <br><a href="https://github.com/documentcloud/documentcloud/blob/master/public/javascripts/application.js#L3">DocumentCloud's source</a> and
  <br><a href="https://github.com/backbone-boilerplate/backbone-boilerplate/blob/master/app/app.js#L1-L6">Backbone Boilerplate</a>. DocumentCloud
  <br>is notable because it is the codebase that Backbone was abstracted from. If such a thing as a quintessential Backbone application
  <br>existed, then that app would certainly be a candidate. Backbone Boilerplate is notable as perhaps the most popular library
  <br>for bootstrapping a Backbone application. Do note that in the Backbone Boilerplate code the exported object is implicit.
</p>

See:
#384

dups: #384

@jdaudier
Copy link
Contributor Author

jdaudier commented Apr 7, 2015

Ah ok

@jdaudier jdaudier closed this as completed Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants