Hi I am trying to add an inline code block in a Latex document. I know how to add a separate code block using lstlisting but i want to instead
Here's the fiddle: http://jsfiddle.net/vhcFw/ Here's the code: <div style='display:block-inline;height:100px;width:100px;background:red;'></div> &