the following markdown code:
### title #### subtitle + list item A + list item B + list item C this is some text here ```javascript //this is some javascript code here function test(){ console.log('test javascript code') } ``` this is some other text
rendered as
this is some text here
//this is some javascript code here function test(){ console.log('test javascript code') }
this is some other text
and it is not easy to tell the texts from the code
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.