Usage ===== To apply the filter, use the following option with pandoc: ~~~shell-session $ pandoc --filter pandoc-beamer-arrow ~~~ Explanation ----------- *pandoc-beamer-arrow* creates arrows between text elements for beamer presentation. Example ------- Demonstration: Using [pandoc-beamer-arrow-sample.txt](https://raw.githubusercontent.com/chdemko/pandoc-beamer-arrow/develop/docs/images/pandoc-beamer-arrow-sample.txt) as input gives output file in [pandoc-beamer-arrow-sample.pdf](https://raw.githubusercontent.com/chdemko/pandoc-beamer-arrow/develop/docs/images/pandoc-beamer-arrow-sample.pdf).