A modern, browser-based Lorem Ipsum generator. This tool helps developers and writers create placeholder content for testing and layout purposes.
- Generate markdown-formatted placeholder text
- Customizable output options:
- Headers (with optional underlining)
- Code snippets (inline or block format)
- Lists
- External links (inline or reference-style)
- Text styling (emphasis and strong)
- Adjustable content length
- Copy to clipboard functionality
- Download as .md or .txt files
- No wrapping option for specific use cases
- Clone the repository:
git clone https://github.com/yourusername/ipsumify-2024.git
cd ipsumify-2024
- No build process required! Simply open
index.html
in a modern web browser.
- Open
index.html
in your web browser or serve it as usual. - Configure your desired options using the checkboxes.
- Set the number of markdown paragraphs you want to generate. Default is
10
. - Click "Generate some markdown!" to create your placeholder text
- Use the copy or download buttons to export your content
Inspired by Lorem Markdownum.
MIT