I'm trying to create a list of links based on some fields value, but the markdown syntax is not working. Is there any way to do each_all links?
{{#each _all}}
- [{{ label }}](http://google.com)
{{/each}}

Thanks!
I'm trying to create a list of links based on some fields value, but the markdown syntax is not working. Is there any way to do each_all links?
{{#each _all}}
- [{{ label }}](http://google.com)
{{/each}}

Thanks!
I had some tabs in the markdown (you can see them in the snippet).
Now it works.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.