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
Note
Note
Blue Quote
use case for quoting notes
Soure code
> [!NOTE]Tip
Green Quote
use case for Tips
source code
> [!TIP]Warning
warning Quote
use case for warning
source code
> [!WARNING]Warning
NOT OWNED Just a sample from moeru-ai
[!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/"