keon / awesome-bits

:computer: A curated list of awesome bitwise operations and tricks
3.06k stars 212 forks source link

LaTeX support for the Readme #4

Open leegao opened 7 years ago

leegao commented 7 years ago

Hey @keonkim,

It looks like this repository would really benefit from having some LaTeX typesetting. I'd be happy to set up a natural-looking typesetting script if you would like; the downside is that contributors will need to have some prerequisites and will need to run a script on check-out. Let me know if you think this might be a good idea. For reference, the renderer is at https://github.com/leegao/readme2tex

keon commented 7 years ago

@leegao Looks really nice! My only concern is that it is converting text to img, so people might not be able to search (ctrl-f) what they want. Can we make it searchable?