radar / elastic

A thin veneer over HTTPotion that talks to Elastic Search

Home Page:https://hex.pm/packages/elastic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong markdown indentation in documentation

miskolc opened this issue · comments

commented

The code examples at:
https://hexdocs.pm/elastic/Elastic.Document.API.html
for Answer.raw_search, Answer.get and so on need extra indentation to be displayed as code.

Looks like it was just missing some triple-backticks: 4e91130. Or am I missing something else?

Published 2.3.3 with this documentation fix. Thanks for pointing that out!