Programmieren mit Jython
Content coming soon.
// Javascript code with syntax highlighting.
var fun = function lang(l) {
dateformat.i18n = require('./lang/' + l)
return true;
}
# Ruby code with syntax highlighting
GitHubPages::Dependencies.gems.each do |gem, version|
s.add_dependency(gem, "= #{version}")
end
# Python code with syntax highlighting.
def my_function():
print("Hello from a function")
my_function()
<!-- HTML code with syntax highlighting -->
<body>
<div class="1a"><p> This is context </p></div>
</body>