branch: elpa/adoc-mode commit de725c791009eaf6b689b819cf97a3d89ac21d8a Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
[Fix #12] Replace the broken screenshot --- README.adoc | 2 +- images/adoc-mode.png | Bin 0 -> 193977 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2795db89ef..9c4f559f0f 100644 --- a/README.adoc +++ b/README.adoc @@ -45,7 +45,7 @@ Here are some of the main features of `adoc-mode`: The highlighting emphasizes on how the output will look like. _All_ characters are visible, however meta characters are displayed in a faint way. -image:http://dl.dropbox.com/u/75789984/adoc-mode.png[alt=screenshot] +image:images/adoc-mode.png[alt=screenshot] == Installation diff --git a/images/adoc-mode.png b/images/adoc-mode.png new file mode 100755 index 0000000000..0db12b7ac0 Binary files /dev/null and b/images/adoc-mode.png differ