HugoTeX-inspired table styling: booktabs-like rules, numbered captions via the table shortcode, column alignment classes, and horizontal scroll for wide data.
Plain Markdown table
Language
Typing
Paradigm
Rust
Static
Multi
Go
Static
Imperative
Python
Dynamic
Multi
Caption shortcode
Runtime comparison across three compiled and interpreted languages.
Language
Compile time
Typical use
Rust
rustc
Systems
Go
go build
Services
Zig
zig build
Systems
Column alignment
Service
Requests/s
p99 (ms)
API gateway
12,400
18
Auth
3,200
42
Search
980
210
Wide table in scroll wrapper
Region
AZ
Instance
vCPU
RAM
Disk
eu-west-1
a
c7g.large
2
4 GiB
80 GiB
eu-west-1
b
c7g.large
2
4 GiB
80 GiB
us-east-1
a
m7g.xlarge
4
16 GiB
256 GiB
Custom borders
Build
Test
Deploy
lint
unit
staging
fmt
integration
production
Row headers
Q1
Q2
Q3
Revenue
120
145
162
Cost
80
92
98
Margin
40
53
64
Row-header tables use scope="row" when authored as HTML; pipe tables above right-align numeric quarters via markdown alignment syntax.