Change code block syntax from ruby to regex
This commit is contained in:
parent
0f8ce22f8c
commit
6155fc8faf
|
|
@ -1,4 +1,4 @@
|
||||||
```ruby
|
```regex
|
||||||
██████╗ ██████╗ ██████╗██╗ ██╗███████╗███████╗ ██████╗
|
██████╗ ██████╗ ██████╗██╗ ██╗███████╗███████╗ ██████╗
|
||||||
██╔══██╗██╔═══██╗██╔════╝██║ ██╔╝██╔════╝██╔════╝██╔════╝
|
██╔══██╗██╔═══██╗██╔════╝██║ ██╔╝██╔════╝██╔════╝██╔════╝
|
||||||
██║ ██║██║ ██║██║ █████╔╝ ███████╗█████╗ ██║
|
██║ ██║██║ ██║██║ █████╔╝ ███████╗█████╗ ██║
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue