sourcehypertextpublicsandboxhyphen.pug

//- meta
	slug: "sandbox/hyph"
	lang: en
	title: Sandbox page 2
	pageCreated: "1977-02-18"

extends ../../../views/layout.pug

append presets
	- hasComments = false
	- hasSidenotes = false

append head
	script(src=qua("alinea.js")) 
	style.
		p {
			text-align-last: justify;
			text-wrap: nowrap;
			word-spacing: -10px;
		}
		.last-line {
			display: block;
			text-align-last: start;
			word-spacing: 0;
		}

block content
	p#graff Test post, please ignore