Skip to content

pfn000/markdown-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

markdown-training

this is just training myself in how to make markdowns that look good. NO ID DO NOT OWN ANYTHING IN THESE MARKDOWN but tis is ONLY FOR TRAINING purposes

Warning

TESTING FIELDS


Quotations with colors

Note

Blue

Note

Blue Quote use case for quoting notes

Soure code

> [!NOTE]

Green

Tip

Green Quote use case for Tips

source code

> [!TIP]

orange

Warning

warning Quote use case for warning

source code

> [!WARNING]

Strange buttons

Warning

NOT OWNED Just a sample from moeru-ai

Crowdin | Agile localization for tech companies

[!SOURCE]

<a href="https://crowdin.com/project/proj-airi" target="_blank" rel="nofollow"><img style="width: 140px; height: 40px;" src="https://badges.crowdin.net/badge/light/crowdin-on-dark.png" srcset="https://badges.crowdin.net/badge/light/crowdin-on-dark.png 1x, https://badges.crowdin.net/badge/light/crowdin-on-dark@2x.png 2x" alt="Crowdin | Agile localization for tech companies" width="140" height="40" /></a>

Note

Uses href= for connection to website so this is HTML. however, also uses custom size <img style="width: 140px; height: 40px;". yet also contains srcset="https://badges.crowdin.net/badge/light/crowdin-on-dark.png 1x, https://badges.crowdin.net/badge/light/crowdin-on-dark@2x.png 2x" 🤔. [!TIP] What I recognize | https://badges.net

crowdin.net seems to be their own source.

Note

as I can see, it seems to be using a thing they call a "UTM-link" which allows users to "Link" an embedded html element into their markdown "utm_source=badge-feature"

> Link | https://www.leadforce.digital/tracking/utm-tagging-explained-how-to-use-them-and-avoid-mistakes/"

About

this is just training myself in how to make markdowns that look good. NO ID DO NOT OWN ANYTHING IN THESE MARKDOWN but tis is ONLY FOR TRAINING purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors