klamping / ui-testing-book

Content for "The Web App Testing Guidebook"
https://leanpub.com/webapp-testing-guidebook/
Other
29 stars 8 forks source link

.pdf converts character `·` to `￿` which causes example.js to fail #5

Closed jpolley closed 8 months ago

jpolley commented 5 years ago

https://github.com/klamping/ui-testing-book/blob/35772b5af63f8aa52fbefaef03e4f133028192fa/manuscript/1.2.6%20Running%20the%20Example%20Test%20Runner%20Test.txt#L42

The code example above is correct. However, when viewing the .pdf from leapub you find that the code example is different. The character · is converted to ￿ which causes example.js to fail.

pdf screenshot
klamping commented 8 months ago

Example was updated to use a different page title.