---define
.pink-gradient-text{
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(70deg,#79cea4,#295c98);
}
---
# Hello, World! {.pink-gradient-text}
## This is **AbstractMark** !!! {.violet-gradient-text}
You can learn the entire language by going through the cheatsheet or Complete documentation in less than an hour, and unlike traditional markdown language, in most cases there's only one way to do something.
AbstractMark language is simple, readable and lightweight language.
Despite being simple, you can build a modern website using AbstractMark! Indeed, this documentation website you're viewing is written using AbstractMark.
We will implement AbstractMark to other languages soon. In addition, AbstractMark not only need contributors, but also maintainers !!! Contact us if you are interested!