Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 669 Bytes

tailwind_cdn.md

File metadata and controls

51 lines (35 loc) · 669 Bytes

TAILWIND

<script src="https://cdn.tailwindcss.com"></script>

MARX

<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://unpkg.com/marx-css/css/marx.min.css">

NEW.CSS

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@exampledev/[email protected]/new.min.css">

li::marker {
    content: '» ';
    font-size: 1.2em;
    color: rebeccapurple;
}

li{
  list-style-type: '↠';  /*dashing through the sno*/
}

image + caption in MD

![](path_to_image)
*image_caption*
space-1.jpg
Space