Skip to content

Instantly share code, notes, and snippets.

(text) => `<p>${ text }</p>`
@JanMiksovsky
JanMiksovsky / 1_before.html
Last active October 16, 2024 18:22
Demonstration of whitespace normalization in Origami 0.0.70
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" type="text/css" href="/assets/styles.css" />
<link rel="alternate" type="application/rss+xml" title="Dispatches from off the grid" href="feed.xml">
<link rel="alternate" type="application/json" title="Dispatches from off the grid" href="feed.json">
<title>Solitude</title>
</head>