
Textdown es un genial editor de texto minimalista para Chrome que nos permite escribir sin distracciones. Además tiene soporte para Markdown y se maneja completamente mediante atajos de teclado:
- Options: Command + <.
- Show keyboard shortcuts: Command + D
- Document/selection info: Command + E
- Fullscreen: Command + Shift + F
File
- Open: Command + O
- Save as Markdown: Command + S
- Save as HTML: Command + Shift + S
- Copy Plain text: Command + Alt + X
- Copy HTML: Command + Alt + C
- Copy RTF: Command + Alt + V
- Preview: Command + P
- Print HTML: Command + Shift + P
- Print Plain text: Command + Alt + P
- Rename: Command + R
Edit
- Bold: Command + B
- Italic: Command + I
- List: Command + G
- Horizontal Rule: Command + H
- Image: Command + J
- Code: Command + K
- Link: Command + L
- Blockquote: Command + >
- Comment: Command + /
- Escape HTML: Command + Shift + Y
- Uppercase: Command + Shift + U
- Swapcase: Command + Shift + I
- Capitalize: Command + Shift + O
- Lowercase: Command + Shift + L
Enlace: Textdown
Visto en WebAppstorm

