mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
💄
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Create Your First Package
|
||||
|
||||
This tutorial will guide you though creating a simple replaces the selected text
|
||||
with [ascii art](http://en.wikipedia.org/wiki/ASCII_art). When you run our new
|
||||
command with the word "cool" selected, it will be replaced with:
|
||||
This tutorial will guide you though creating a simple command that replaces the
|
||||
selected text with [ascii art](http://en.wikipedia.org/wiki/ASCII_art). When you
|
||||
run our new command with the word "cool" selected, it will be replaced with:
|
||||
|
||||
```
|
||||
/\_ \
|
||||
|
||||
Reference in New Issue
Block a user