GitHub Embed

GitHub Embed


SH20RAJ
/
ShowdownCSS

Hey there! Welcome to ShowdownCSS, the CSS library made for styling Markdown content parsed by Showdown! 🚀

ShowdownCSS 🎨




Hey there! Welcome to ShowdownCSS, the CSS library made for styling Markdown content parsed by Showdown! 🚀

Spice up your Markdown content! 🔥

Features

Styling for Markdown elements like headers, paragraphs, lists, code blocks, blockquotes, tables, links, and horizontal rules.
Different themes available, with the default one provided.

Installation

You can include ShowdownCSS in your project using a CDN:

<link rel=”stylesheethref=”https://cdn.jsdelivr.net/gh/SH20RAJ/ShowdownCSS@main/showdown.css>

Usage 🤓

First, make sure you have a Markdown file ready to go! 📄

Include ShowdownCSS in your HTML file:

<head>
<link rel=”stylesheethref=”https://cdn.jsdelivr.net/gh/SH20RAJ/ShowdownCSS@main/showdown.css>
</head>

Wrap your Markdown content in a div with the class .showdowncontainer:

<div class=”showdowncontainer>
<!– Your Markdown content goes here! –>
</div>

That’s it! 🎉 Your Markdown content inside .showdowncontainer will now be styled…


SH20RAJ
/
ShowdownCSS

Hey there! Welcome to ShowdownCSS, the CSS library made for styling Markdown content parsed by Showdown! 🚀

ShowdownCSS 🎨




Hey there! Welcome to ShowdownCSS, the CSS library made for styling Markdown content parsed by Showdown! 🚀

Spice up your Markdown content! 🔥

Features

Styling for Markdown elements like headers, paragraphs, lists, code blocks, blockquotes, tables, links, and horizontal rules.
Different themes available, with the default one provided.

Installation

You can include ShowdownCSS in your project using a CDN:

<link rel=”stylesheethref=”https://cdn.jsdelivr.net/gh/SH20RAJ/ShowdownCSS@main/showdown.css>

Usage 🤓

First, make sure you have a Markdown file ready to go! 📄

Include ShowdownCSS in your HTML file:

<head>
<link rel=”stylesheethref=”https://cdn.jsdelivr.net/gh/SH20RAJ/ShowdownCSS@main/showdown.css>
</head>

Wrap your Markdown content in a div with the class .showdowncontainer:

<div class=”showdowncontainer>
<!– Your Markdown content goes here! –>
</div>

That’s it! 🎉 Your Markdown content inside .showdowncontainer will now be styled…

Leave a Reply

Your email address will not be published. Required fields are marked *