I'm trying to get an inline code format just like this this. This answer works but it's not near the format I'm looking for, and this answer gets a bit closer but it seems a too complex solution. A specific example of how I'm going to use it would be:
We can make this random variable $X\sim N(\mu,\sigma^{2})$ with this function
my_normal_function(arg1, arg2, arg3)given that..
Any suggestions?
