Add markdown transformation support.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
EDITOR=vim
|
||||
TRANSFORM="" # '' / 'markdown'
|
||||
USER="" # WP user to create the post
|
||||
PASSWORD="" # application password generated for your WP user
|
||||
SERVER="" # server hostname, optionally with subdirectories
|
||||
|
||||
Reference in New Issue
Block a user