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
test inline code italics 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
2
3
def this_is
puts "some #{fenced} code"
end
1
2
3
4
5
6
class Classy
def this_is
puts "some #{colored} ruby code with ruby syntax highlighting"
@someobj.do_it(1, 2)
end
end
1
2
3
var test = function this_is(){
console.log("some" + colored + "javascript code with javascript syntax highlighting really long");
}
1
2
3
4
(defproject myproject "0.5.0-SNAPSHOT"
:description "Some clojure code with syntax highlighting."
:dependencies [[org.clojure/clojure "1.5.1"]]
:plugins [[lein-tar "3.2.0"]])
1
2
3
var test = function this_is(){
console.log("language declared as 'js' instead");
}
1
2
3
var test = function this_is(){
console.log("language declared as bogus_language");
}
1
2
- print('hello world')
+ print('Hello, world!')

https://github.com/giscus/giscus/blob/32bbb29c460f537946aca611f6faf55d318b26ab/lib/utils.ts#L34-L43

https://github.com/giscus/giscus/blob/72fac059a3ee54e0c3782cb362987c9801df068e/services/github/getAppAccessToken.ts#L31-L47

image link

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)$$