rumdl 0.2.75

A fast Markdown linter and formatter written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Downloaded from the rumdl-dev Pages project, then committed as the production
# source of truth for Pages Functions and their bindings.
name = "rumdl-dev"
compatibility_date = "2026-01-21"
pages_build_output_dir = "./site"
send_metrics = false

[[analytics_engine_datasets]]
binding = "RUMDL_ANALYTICS"
dataset = "rumdl_web_events"

[env.production]

[[env.production.analytics_engine_datasets]]
binding = "RUMDL_ANALYTICS"
dataset = "rumdl_web_events"