IT consulting
TON Multisig
NFT lending protocol
Credit platform
Locker

First Article

Welcome to our blog! This is the first article that demonstrates the capabilities of working with Markdown content in Nuxt.js.

Markdown Features

Markdown makes it easy to format text:

  • Bold text
  • Italic
  • Strikethrough text

Code

const greeting = 'Hello, world!';
console.log(greeting);

Lists

  1. First item
  2. Second item
  3. Third item

Quotes

This is an example of a quote. It can be long and contain multiple lines of text.

Conclusion

This is just the beginning of our blog. Many interesting articles are ahead!