posts/logs/blog/ #8
Replies: 0 comments 1 reply
-
|
测试下评论 Hello! 🎉 Test markdown features... H1followed by some text H2followed by some text H3followed by some text H4followed by some text H5followed by some text H6followed by some text Auto-detected link: https://giscus.vercel.app Can render
When The Cauchy-Schwarz Inequality 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:
def this_is
puts "some #{code tag} code"
end
def this_is
puts "some #{pre tag} code"
end
class Classy
def this_is
puts "some #{colored} ruby code with ruby syntax highlighting"
@someobj.do_it(1, 2)
end
endvar test = function this_is(){
console.log("some" + colored + "javascript code with javascript syntax highlighting really long");
}(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"]])var test = function this_is(){
console.log("language declared as 'js' instead");
}- print('hello world')
+ print('Hello, world!')Test from https://github.com/suan/github-flavored-markdown-test Test math renderer error: @&€¢£¥amei////)($#®€¢£¥}💖 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
posts/logs/blog/
First level heading Second level heading Third level heading Hello Hugo! test table waibiwaibi waibibabo $$ 1+1=? $$
Bold, Italic, Delete, Underline
http://localhost:1313/post/log/hello/
Beta Was this translation helpful? Give feedback.
All reactions