A sidenote with bold text, italic,
inline code, and a list:
Shortcode
Gallery
Testing the image gallery shortcode with 5 images:
Ruby
Testing the ruby annotation shortcode:
明
日
日
本
語
Continue reading →Haskell
A snippet with pragma,
operator{.haskell}, emphasis{.haskell}, and a
deleted bit.
{-# LANGUAGE OverloadedStrings #-}
{-# OPTIONS_GHC -Wall #-}
module Main (main) where
import Data.Text (Text)
import qualified Data.Text as T
-- | Greet someone by name
greet :: Text -> Text
greet name = "Hello, " <> name <> "!"
main :: IO ()
main = do
let x = 42 :: Int
putStrLn $ T.unpack $ greet "World"
Python
A Python snippet.
Continue reading →测试自托管 Noto Serif SC 可变字体的 chws
标点挤压效果。参考:https://kojiishi.github.io/chws/samples.html
关于Chromebook Pixelbook Go 的简评。