test
Hello! :tada:
Test markdown features…
H1
followed by some text
H2
followed by some text
H3
followed by some text
H4
followed by some text
H5
followed by some text
H6
followed by some text
Auto-detected link: https://giscus.vercel.app
Can render inline code, italics, strong, :smile:
here is blockquote
testinline codeitalics strong :smile:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis id sem purus, eu commodo tortor. Donec malesuada ultricies dolor a eleifend. In hac habitasse platea dictumst. Vivamus a faucibus ligula. Nullam molestie tristique arcu, eu elementum metus ultricies sed. Aenean luctus congue lectus, vitae semper erat rhoncus non. Nulla facilisi.
Horizontal rule:
| Table Header 1 | Table Header 2 |
|---|---|
| Content | https://github.com/laymonage/giscus |
| Content | http://github.com:\<test> |
| I’m below the table. |
A table with an empty cell and unaligned indenting.
| Table Header 1 | Table Header 2 |
|---|---|
| Content | Content |
| Content |
def this_is
puts "some #{4-space-indent} code"
end
def this_is
puts "some #{code tag} code"
end
def this_is
puts "some #{pre tag} code"
end
1 | def this_is |
1 | class Classy |
1 | var test = function this_is(){ |
1 | (defproject myproject "0.5.0-SNAPSHOT" |
1 | var test = function this_is(){ |
1 | var test = function this_is(){ |
1 | - print('hello world') |
https://github.com/giscus/giscus/blob/32bbb29c460f537946aca611f6faf55d318b26ab/lib/utils.ts#L34-L43

Test from https://github.com/suan/github-flavored-markdown-test
Test math renderer error:
${{{¶∆✓¥€¢|π✓©&#//)()(%£€{π√×¶obrigada€¢¥™£®}\∆×]✓\€¢£¥✓\pelas#@")(""¢¥¥π÷✓]¶×∆¢π°flores$@&€¢£¥amei////)($#®€¢£¥}💖
When $a \ne 0$, there are two solutions to $(ax^2 + bx + c = 0)$ and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$
The Cauchy-Schwarz Inequality
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$