figlet alignment
This commit is contained in:
parent
b1f1d7b5f6
commit
70196134d6
4 changed files with 313 additions and 15 deletions
163
output.txt
Normal file
163
output.txt
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
_ _ _ _ _ _ ___ __
|
||||
| |__ / | | | | | ___ __ _ __| (_)_ __ __ _ ( _ ) \ \
|
||||
| '_ \| | | |_| |/ _ \/ _` |/ _` | | '_ \ / _` | / _ \ _____| |
|
||||
| | | | | | _ | __/ (_| | (_| | | | | | (_| | | (_) |_____| |
|
||||
|_| |_|_| |_| |_|\___|\__,_|\__,_|_|_| |_|\__, | \___/ | |
|
||||
|___/ /_/
|
||||
|
||||
_ ____ _ _ _ _
|
||||
| |__ |___ \ | | | | ___ __ _ __| (_)_ __ __ _
|
||||
| '_ \ __) | | |_| |/ _ \/ _` |/ _` | | '_ \ / _` |
|
||||
| | | |/ __/ | _ | __/ (_| | (_| | | | | | (_| |
|
||||
|_| |_|_____| |_| |_|\___|\__,_|\__,_|_|_| |_|\__, |
|
||||
|___/
|
||||
|
||||
_ _____ _ _ _ _
|
||||
| |__ |___ / | | | | ___ __ _ __| (_)_ __ __ _
|
||||
| '_ \ |_ \ | |_| |/ _ \/ _` |/ _` | | '_ \ / _` |
|
||||
| | | |___) | | _ | __/ (_| | (_| | | | | | (_| |
|
||||
|_| |_|____/ |_| |_|\___|\__,_|\__,_|_|_| |_|\__, |
|
||||
|___/
|
||||
|
||||
H4 HEADING
|
||||
----------
|
||||
|
||||
H5 HEADING
|
||||
----------
|
||||
|
||||
H6 HEADING
|
||||
----------
|
||||
|
||||
|
||||
_ _ _ _ _ ____ _
|
||||
| | | | ___ _ __(_)_______ _ __ | |_ __ _| | | _ \ _ _| | ___ ___
|
||||
| |_| |/ _ \| '__| |_ / _ \| '_ \| __/ _` | | | |_) | | | | |/ _ \/ __|
|
||||
| _ | (_) | | | |/ / (_) | | | | || (_| | | | _ <| |_| | | __/\__ \
|
||||
|_| |_|\___/|_| |_/___\___/|_| |_|\__\__,_|_| |_| \_\\__,_|_|\___||___/
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
_____ _ _
|
||||
| ____|_ __ ___ _ __ | |__ __ _ ___(_)___
|
||||
| _| | '_ ` _ \| '_ \| '_ \ / _` / __| / __|
|
||||
| |___| | | | | | |_) | | | | (_| \__ \ \__ \
|
||||
|_____|_| |_| |_| .__/|_| |_|\__,_|___/_|___/
|
||||
|_|
|
||||
|
||||
|
||||
T H I S I S B O L D T E X T _T_H_I_S___I_S___B_O_L_D___T_E_X_T_ T h i s
|
||||
i s i t a l i c t e x t _T_h_i_s___i_s___i_t_a_l_i_c___t_e_x_t_
|
||||
-S-t-r-i-k-e-t-h-r-o-u-g-h-
|
||||
|
||||
____ _ _ _
|
||||
| __ )| | ___ ___| | ____ _ _ _ ___ | |_ ___ ___
|
||||
| _ \| |/ _ \ / __| |/ / _` | | | |/ _ \| __/ _ \/ __|
|
||||
| |_) | | (_) | (__| < (_| | |_| | (_) | || __/\__ \
|
||||
|____/|_|\___/ \___|_|\_\__, |\__,_|\___/ \__\___||___/
|
||||
|_|
|
||||
|
||||
|
||||
| Blockquotes can also be nested...
|
||||
| | by using additional greater-than signs right next to each other...
|
||||
| | | or with spaces between arrows.
|
||||
|
||||
_ _ _
|
||||
| | (_)___| |_ ___
|
||||
| | | / __| __/ __|
|
||||
| |___| \__ \ |_\__ \
|
||||
|_____|_|___/\__|___/
|
||||
|
||||
|
||||
|
||||
_ _ _ _
|
||||
| | | |_ __ ___ _ __ __| | ___ _ __ ___ __| |
|
||||
| | | | '_ \ / _ \| '__/ _` |/ _ \ '__/ _ \/ _` |
|
||||
| |_| | | | | (_) | | | (_| | __/ | | __/ (_| |
|
||||
\___/|_| |_|\___/|_| \__,_|\___|_| \___|\__,_|
|
||||
|
||||
|
||||
|
||||
+ Create a list by starting a line with `+`, `-`, or `*`
|
||||
- Marker character change forces new list start:
|
||||
* Ac tristique libero volutpat at
|
||||
+ Facilisis in pretium nisl aliquet
|
||||
- Nulla volutpat aliquam velit
|
||||
+ Very easy
|
||||
|
||||
___ _ _
|
||||
/ _ \ _ __ __| | ___ _ __ ___ __| |
|
||||
| | | | '__/ _` |/ _ \ '__/ _ \/ _` |
|
||||
| |_| | | | (_| | __/ | | __/ (_| |
|
||||
\___/|_| \__,_|\___|_| \___|\__,_|
|
||||
|
||||
|
||||
|
||||
1. Lorem ipsum dolor sit amet
|
||||
2. Consectetur adipiscing elit
|
||||
3. Integer molestie lorem at massa
|
||||
|
||||
____ _
|
||||
/ ___|___ __| | ___
|
||||
| | / _ \ / _` |/ _ \
|
||||
| |__| (_) | (_| | __/
|
||||
\____\___/ \__,_|\___|
|
||||
|
||||
|
||||
|
||||
Inline `code`
|
||||
|
||||
Indented code
|
||||
|
||||
01 | // Some comments
|
||||
02 | line 1 of code
|
||||
03 | line 2 of code
|
||||
04 | line 3 of code
|
||||
|
||||
|
||||
|
||||
Block code "fences"
|
||||
|
||||
01 | Sample text here...
|
||||
|
||||
|
||||
Syntax highlighting
|
||||
|
||||
01 | var foo = function (bar) {
|
||||
02 | return bar++;
|
||||
03 | };
|
||||
04 |
|
||||
05 | console.log(foo(5));
|
||||
|
||||
|
||||
_ _ _
|
||||
| | (_)_ __ | | _____
|
||||
| | | | '_ \| |/ / __|
|
||||
| |___| | | | | <\__ \
|
||||
|_____|_|_| |_|_|\_\___/
|
||||
|
||||
|
||||
|
||||
[link text](1)
|
||||
|
||||
[link with title](2)
|
||||
|
||||
___
|
||||
|_ _|_ __ ___ __ _ __ _ ___ ___
|
||||
| || '_ ` _ \ / _` |/ _` |/ _ \/ __|
|
||||
| || | | | | | (_| | (_| | __/\__ \
|
||||
|___|_| |_| |_|\__,_|\__, |\___||___/
|
||||
|___/
|
||||
|
||||
|
||||
[Image: Minion](3) [Image: Stormtroopocat](4)
|
||||
|
||||
[1] http://dev.nodeca.com
|
||||
[2] http://nodeca.github.io/pica/demo/
|
||||
[3] https://octodex.github.com/images/minion.png
|
||||
[4] https://octodex.github.com/images/stormtroopocat.jpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue