tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
510 stars 34 forks source link

Add Better Language Detection for Syntax Highlighting #82

Open tylerbwong opened 3 years ago

tylerbwong commented 3 years ago

We can potentially leverage the tags in the question response to determine what code blocks should be highlighted as since most questions on the site do not properly annotate code blocks with the correct language prefix.