This is my personal blog.
Based on Ed theme
`%+%` = paste0
Now you can concatenate strings like in many other languages:
cat("Result: " %+% x %+% "\n")