branch: elpa/annotate commit 95da17258802a0a831ed1558faca64b589b261af Author: Bastian Bechtold <bastian.becht...@jade-hs.de> Commit: Bastian Bechtold <bastian.becht...@jade-hs.de>
readme improvement --- README.md | 4 ++++ integrate-example.png | Bin 0 -> 299381 bytes 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 6bc917e575..271f6d8e75 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Annotations can be exported `annotate-export-annotations` as commented unified d  +Alternatively, they can be integrated `annotate-integrate-annotations` as comments into the current buffer, like this: + + + ### Incompatibilities: - annotations in org-mode source blocks will be underlined, but the annotations don't show up. This is likely a fundamental incompatibility with the way source blocks are highlighted and the way annotations are displayed. diff --git a/integrate-example.png b/integrate-example.png new file mode 100644 index 0000000000..33a090e062 Binary files /dev/null and b/integrate-example.png differ