Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Glyphs not rendering in docs properly #497

Closed
dandoyon opened this issue Aug 1, 2011 · 2 comments
Closed

Glyphs not rendering in docs properly #497

dandoyon opened this issue Aug 1, 2011 · 2 comments
Assignees

Comments

@dandoyon
Copy link
Contributor

dandoyon commented Aug 1, 2011

emdash, and the left/right quotes are not rendering properly

See http://docs.angularjs.org/#!/misc/contribute

I've checked on chrome and firefox on mac.

===========================================================v----------------v
"When the patch is reviewed and merged, delete your branch and pull yours � and other � changes from the main (upstream) repository:"

The build output can be located under the build directory. It consists of the following files and directories:

angular-.tgz � This is the complete tarball, which contains all of the release build artifacts.

angular.js � The non-minified angular script.

angular.min.js � The minified angular script.

angular-scenario.js � The angular End2End test runner.

angular-ie-compat.js � The Internet Explorer compatibility patch file.

docs/ � A directory that contains all of the files needed to run docs.angularjs.org.

docs/index.html � The main page for the documentation.

docs/docs-scenario.html � The End2End test runner for the documentation application.

@ghost ghost assigned Codier Aug 1, 2011
@IgorMinar
Copy link
Contributor

confirmed. I wonder what's going on.

Di, can you check if the issue is present in docs/content files or if it's only later during assembly of the documentation that the file gets messed up. The issue might be in gdocs.js, gen-docs.js or Rakefile.

@IgorMinar
Copy link
Contributor

This was definitely not an issue in older releases, you can see for your self: http://code.angularjs.org/0.9.17/docs-0.9.17/#!/misc/contribute

so its something we did in 0.9.18 that caused this.

@Codier Codier closed this as completed in 4f6e947 Aug 3, 2011
IgorMinar pushed a commit to IgorMinar/angular.js that referenced this issue Aug 19, 2011
- must use binary reading when using read function in q-fs module
otherwise some unicode character may be garbled.

Closes angular#497
ggershoni pushed a commit to ggershoni/angular.js that referenced this issue Sep 29, 2015
- must use binary reading when using read function in q-fs module
otherwise some unicode character may be garbled.

Closes angular#497
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants