markdown - HTML code into README.md on Github -


i tried put html snippets readme.md on github html codes parsed.

how do it?

<h2>example of code</h2>  <pre>     <div class="container">         <div class="block 2 first">             <h2>your title</h2>             <div class="wrap">                 //your content             </div>         </div>     </div> </pre> 

try putting html snippet inside ```html block this:

```html <h2>example of code</h2>  <pre>     <div class="container">         <div class="block 2 first">             <h2>your title</h2>             <div class="wrap">             //your content             </div>         </div>     </div> </pre> ``` 

Comments

  1. Markdown - Html Code Into Readme.Md On Github - >>>>> Download Now

    >>>>> Download Full

    Markdown - Html Code Into Readme.Md On Github - >>>>> Download LINK

    >>>>> Download Now

    Markdown - Html Code Into Readme.Md On Github - >>>>> Download Full

    >>>>> Download LINK 0P

    ReplyDelete

Post a Comment

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -