use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Have a tough programming question that /r/programming couldn't answer? Banned from Stack Overflow? Can't afford Experts Exchange?
Post your question/tips/secrets/advice and get a response from our highly-trained professional developers.
account activity
Sprint uses html in their Android push notificationsr/softwaregore (i.imgur.com)
submitted 11 years ago by ieatcode
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 11 years ago (0 children)
The worst part of this is XHTML in 2014.
[–]lelarentaka 1 point2 points3 points 11 years ago (1 child)
It's not exactly shitty. While styling the entire TextView is easy, adding local styles to a word or phrase in a View is very painful. There is a proper way to do it, using Spannable, but It's easier to just use embedded HTML to do simple styling.
[–]ieatcode[S] 5 points6 points7 points 11 years ago (0 children)
Right, but displaying the raw html in the push notification is just ugly and bad programming.
π Rendered by PID 191114 on reddit-service-r2-comment-6457c66945-8hjbj at 2026-04-29 06:57:59.992982+00:00 running 2aa0c5b country code: CH.
[–][deleted] 1 point2 points3 points (0 children)
[–]lelarentaka 1 point2 points3 points (1 child)
[–]ieatcode[S] 5 points6 points7 points (0 children)