Inline 
			
			code content
			content before
Very long line with no code block or container: {{$longCode}}content after
content before
Very long line with wrap: {{$longCode}}content after
content before
Short line in scroll containerVery long line with scroll: {{$longCode}}content after
content before
	\lim\limits_{n\rightarrow\infty}{\left(1+\frac{1}{n}\right)^n}
					content after
content before
	graph LR
			A[Square Rect] -- Link text --> B((Circle))
			A --> C(Round Rect)
			B --> D{Rhombus}
			C --> D
					content after