crhallberg / json-against-humanity

Finally, Cards Against Humanity as plain text and JSON.
https://crhallberg.com/cah/
Other
166 stars 37 forks source link

Unexpected "™" sequences in some cards #17

Closed NiklasEi closed 6 years ago

NiklasEi commented 6 years ago

There are some card texts which have "™" in them. For example: https://github.com/crhallberg/json-against-humanity/blob/master/src/Base/white.html.txt#L118 https://github.com/crhallberg/json-against-humanity/blob/master/src/Base/white.html.txt#L225

also in additional packs: https://github.com/crhallberg/json-against-humanity/blob/master/src/90s/white.html.txt#L6

I couldn't find any reason for that, so I am wondering if that should be there?

NiklasEi commented 6 years ago

Wow, GitHub markdown renders the TM sign and now I know the reason, sorry for the issue. I googled for ™ in combination with JSON and couldn't find anything...