In the documentation for the IPCount Plugin (located in the repo) - there is a section that seems to be explaining how to create a page with a chart showing page hits. It says:
To show the visitor count in a bar chart, create a new page using the
visitors.html.twigtemplate. E.g./user/pages/03.chart/visitors.md
I have looked a the twig, and is seems pretty straight forward. I am just not sure what the instructions are implying with the example visitors.md page. I am not sure how I display a twig file in a markdown file. I might just be braindead. What am I missing here?
Thanks
