--- in: 'This is an empty dictionary: @{}@' out: '
This is an empty dictionary: {}
Good code here.
a = 1
Bad code here.
out: |-
Testing nested pre tags…
Good code here.
<pre>
a = 1
</pre>
Bad code here.
<script language="JavaScript">
window.open( "about:blank" );
</script>
---
in: |-
*** testout: |-
*** test--- in: |-
this is strong
' --- in: '*this test is strong*' out: 'this test is strong
' --- in:__inline__out:
__inline__