posts/Hello_World/ #1
Replies: 1 comment
This README can be used as a reference for github-flavored-markdown styling (and possibly behavior).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: http://www.france.com Some Ignored_multiple_underscore_italics here A line of normal text with Followed by another line of normal text with Thin horizontal rule: -- Thick horizontal rule:
Empty line between table and this text
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");
}
|
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/Hello_World/
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick
https://kekkj123.github.io/posts/Hello_World/
All reactions