buildHtml
baseUrl https://simplescroll.pub
metaTags
editButton /edit.html
title Scroll - The Beautiful Markup Language
style.css
header
class hero
nav
div Scroll
class logo
div
class nav-links
a Features
href #features
a Examples
href #examples
a Edit
href edit.html
a GitHub
class cta-button
href https://github.com/breck7/scroll
div
class hero-content
h1 Write Beautiful Documents
p The elegant markup language that compiles to anything
a Get Started
class primary-button
href https://hub.scroll.pub/
main
section
id features
class features
h2 Why Choose Scroll?
div
class feature-grid
div
class feature-card
div ⚡
class feature-icon
h3 Clean Syntax
p Whitespace-based structure eliminates visual clutter
div
class feature-card
div 🧩
class feature-icon
h3 Extensible
p Build custom parsers for any output format
div
class feature-card
div 🎨
class feature-icon
h3 Semantic Output
p Generate perfectly structured HTML, Markdown, or JSON
div
class feature-card
div 🚀
class feature-icon
h3 Blazing Fast
p Lightweight parser with minimal overhead
section
id examples
class code-demo
h2 Scroll in Action
div
class code-container
pre
class code-example
code
header
class hero
h1 Hello World
p Welcome to my Scroll document
main
section
id features
h2 Features
ul
li Simple syntax
li Clean output
li Easy to learn
footer
p Made with Scroll
div
class code-output
class rendered-output
footer
div
class footer-content
div
class footer-links
a Documentation
href https://scroll.pub/tutorial.html
a Community
href https://www.reddit.com/r/WorldWideScroll/
a Blog
href https://scroll.pub/blog
p Created by Breck Yunits and contributors
script.js