None
Load File
Clear
#
Center heading
## output with command
Hello!
## output without command
Deneme
## output with custom language
Hello!
## csv table
Name,Surname,Age John,Doe,25 Jane,Smith,30 Mike,Johnson,27
## dot list
John Jane Mike
## number list
John Jane Mike
## empty checkbox list
John Jane Mike
## checked checkbox list
John Jane Mike
## youtube embed (width 400) $ytembed R2dqWt81lxo ## connect badges ### github badge (`for-the-badge` style) $github sanalzio style=for-the-badge ### email badge (no custom options) $email sanalzio@duck.com ### website badge (`for-the-badge` style and custom color) $website sanalzio.github.io darkred style=for-the-badge ## buymeacoffee badge (no custom options) $buymeacoffee sanalzio ## github status badges ### profile views badge (no custom options) $views sanalzio ### github stats embed (with `show_icons=true` and `rank_icon=github` options) $stats sanalzio true rank_icon=github ### github top langs embed (with `layout=compact` option) $toplangs sanalzio compact ## custom badge $badge Hello-World! darkred style=for-the-badge
Download
Download Html
Copy Content
#
Center heading
## output with command ```bash gh@repo:/$ python3 print('Hello!') Hello! gh@repo:/$ █ ``` ## output without command ```bash gh@repo:/$ Deneme gh@repo:/$ █ ``` ## output with custom language ```python gh@repo:/$ python3 print('Hello!') Hello! gh@repo:/$ █ ``` ## csv table | Name | Surname | Age | | --- | --- | --- | | John | Doe | 25 | | Jane | Smith | 30 | | Mike | Johnson | 27 | ## dot list - John - Jane - Mike ## number list 1) John 2) Jane 3) Mike ## empty checkbox list - [ ] John - [ ] Jane - [ ] Mike ## checked checkbox list - [X] John - [X] Jane - [X] Mike ## youtube embed (width 400) [
](https://www.youtube.com/watch?v=R2dqWt81lxo) ## connect badges ### github badge (`for-the-badge` style) [
](https://github.com/sanalzio) ### email badge (no custom options) [
](mailto:sanalzio@duck.com) ### website badge (`for-the-badge` style and custom color) [
](https://sanalzio.github.io) ## buymeacoffee badge (no custom options) [
](https://buymeacoffe.com/sanalzio) ## github status badges ### profile views badge (no custom options)  ### github stats embed (with `show_icons=true` and `rank_icon=github` options)  ### github top langs embed (with `layout=compact` option)  ## custom badge 