about summary refs log tree commit diff
path: root/test/markup/paragraph toggle/input.html
blob: f6998fe7e00700016d4f5a0c424578d102a2bcdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[@paragraphs off]
<style>
	body {
		width: 100%;
	}

	main {
		width: 35rem;
		margin: 0 auto;
	}
</style>

[@paragraphs on]
Hello!

welcome in.