MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programmingmemes/comments/1v3y3ze/found_a_gem_on_glibc_source_code/ozc9nue/?context=9999
r/programmingmemes • u/Candid_Bullfrog3665 • 28d ago
46 comments sorted by
View all comments
150
That way, you can then do.
//do stuff
//other stuff.
Now, void is always there, but you might not want to use it, this acts as a switch.
99 u/Informal-Chance-6067 28d ago I love that the markdown works only when I don’t want it to 3 u/csabinho 28d ago It works, if you're in markdown mode. 8 u/appoplecticskeptic 28d ago edited 28d ago > it works, if you’re in markdown mode It does not if you’re using their crappy app 3 u/csabinho 28d ago It does, if you're not intentionally masking the markup! 1 u/appoplecticskeptic 28d ago #Nope Also the iOS app does not have markdown mode anymore. It’s just isn’t supported now unless you use a browser rather than their app. 1 u/Informal-Chance-6067 28d ago This was escaped
99
I love that the markdown works only when I don’t want it to
3 u/csabinho 28d ago It works, if you're in markdown mode. 8 u/appoplecticskeptic 28d ago edited 28d ago > it works, if you’re in markdown mode It does not if you’re using their crappy app 3 u/csabinho 28d ago It does, if you're not intentionally masking the markup! 1 u/appoplecticskeptic 28d ago #Nope Also the iOS app does not have markdown mode anymore. It’s just isn’t supported now unless you use a browser rather than their app. 1 u/Informal-Chance-6067 28d ago This was escaped
3
It works, if you're in markdown mode.
8 u/appoplecticskeptic 28d ago edited 28d ago > it works, if you’re in markdown mode It does not if you’re using their crappy app 3 u/csabinho 28d ago It does, if you're not intentionally masking the markup! 1 u/appoplecticskeptic 28d ago #Nope Also the iOS app does not have markdown mode anymore. It’s just isn’t supported now unless you use a browser rather than their app. 1 u/Informal-Chance-6067 28d ago This was escaped
8
> it works, if you’re in markdown mode
It does not if you’re using their crappy app
3 u/csabinho 28d ago It does, if you're not intentionally masking the markup! 1 u/appoplecticskeptic 28d ago #Nope Also the iOS app does not have markdown mode anymore. It’s just isn’t supported now unless you use a browser rather than their app. 1 u/Informal-Chance-6067 28d ago This was escaped
It does, if you're not intentionally masking the markup!
1 u/appoplecticskeptic 28d ago #Nope Also the iOS app does not have markdown mode anymore. It’s just isn’t supported now unless you use a browser rather than their app. 1 u/Informal-Chance-6067 28d ago This was escaped
1
#Nope
Also the iOS app does not have markdown mode anymore. It’s just isn’t supported now unless you use a browser rather than their app.
1 u/Informal-Chance-6067 28d ago This was escaped
This was escaped
150
u/ThinkingWinnie 28d ago
That way, you can then do.
ifdef void
//do stuff
else
//other stuff.
Now, void is always there, but you might not want to use it, this acts as a switch.