kodluyo.com logo
markdown
# Merhaba MD Burada markdown diline başlangıç yapılacaktır. Selam, [Buton](https://topluyo.com) {underline text}(https://topluyo.com) https://www.youtube.com/watch?v=m3BbXOw-OHI https://player.kick.com/topluyo https://www.youtube.com/shorts/5Y4TI3sbiUE https://cdn.topluyo.com/group/3253-5846730f3f68.webp https://cdn.pixabay.com/video/2022/02/07/107040-674703710_tiny.mp4 Topluyo üyeleri için Hasan Bey ile gerçekleştirdiğimiz yayın sonrasında küçük bir sürpriz hazırlamak istedik. Topluyo üzerinden bu mesajı görüp sunucu ihtiyacı olan arkadaşlarımız için, ilk siparişe özel %15 indirim sunuyoruz. 🎟️ Kupon Kodu: ``TOPLUYO15`` 🌐 Kullanım Adresi: https://www.hazalhost.com Bu sadece başlangıç 👀 İlerleyen süreçte Topluyo üyelerine özel sunucu çekilişleri ve farklı fırsatlar da olabilir. ## JTML ~{ "type":"flex-y", "ui": "box", "children":[ { "type":"flex-cx", "children": [ { "type":"image", "ui":"size-2", "src":"https://cdn.topluyo.com/logo/689af99661b01.svg" }, { "type": "space", "text": "Seçimizi Yapınız =)" }, { "type": "bumote", "code": "1", "ui": "flex-cx", "children":[ { "type":"image", "ui":"size-1", "src":"https://cdn.topluyo.com/logo/689af99661b01.svg" }, { "text": "Evet" } ] }, { "type": "bumote", "text": "❌ Hayır", "code": "0" } ] }, { "type":"flex-x", "children": [ { "type":"input", "text":"Write Your Name", "name":"name", "ui": "space" }, { "type":"bumote", "text":"Gönder" } ] }, { "type":"grid", "children":[ {"type": "bumote","text": "😍","code":"e2","ui":"flex-center"}, {"type": "bumote","text": "🥳","code":"e3","ui":"flex-center"}, {"type": "bumote","text": "😂","code":"e5","ui":"flex-center"}, {"type": "bumote","text": "🤔","code":"e1","ui":"flex-center"}, {"type": "bumote","text": "🤖","code":"e4","ui":"flex-center"}, {"type": "bumote","text": "🐺","code":"e5","ui":"flex-center"} ] } ] } ```html Topluyo Web ``` ``a`` etiketi ile başka bir web sitesine link verip, kullanıcının linke tıklayarak web sitesine gitmesini sağlayabiliriz. **koyu yazı**, __italik yazı__
---- html kullanabilirsin ----- + Tamamlanmış liste - Tamamlanmamış liste * Normal liste https://topluyo.com/Destek -> link ## Örnek Alt Başlık ```python import os def test(): print("test") ```