I am Posting An Issue in gitHub I Want the users See my Html Code In message But Codes Are rendred I have tried and and but it doesnt work , how can i set html as part of meesage in github ? thanks
You could use a "Fenced code blocks"
Just wrap your code in ` (as shown below) and you won't need to indent it by four spaces.
```html
<my html code />
```
The HTML code won't be rendered, and the proper syntax highlighting will apply.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With