From dbffa5f39277b0e25e1cc297b5c1cb5f78ab7929 Mon Sep 17 00:00:00 2001 From: lbellomo Date: Sat, 21 Sep 2024 07:59:05 -0300 Subject: [PATCH] remove kramdown syntax from links (#222) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bb085c4..a2af210 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ functionalities. The following HTTP libraries can be applied. - - [ibrowse](https://github.com/cmullaparthi/ibrowse){:target="_blank" rel="noopener"}-based libraries. - - [HTTPotion](https://github.com/myfreeweb/httpotion){:target="_blank" rel="noopener"} - - [hackney](https://github.com/benoitc/hackney){:target="_blank" rel="noopener"}-based libraries. - - [HTTPoison](https://github.com/edgurgel/httpoison){:target="_blank" rel="noopener"} + - [ibrowse](https://github.com/cmullaparthi/ibrowse)-based libraries. + - [HTTPotion](https://github.com/myfreeweb/httpotion) + - [hackney](https://github.com/benoitc/hackney)-based libraries. + - [HTTPoison](https://github.com/edgurgel/httpoison) - support is very limited, and tested only with sync request of HTTPoison yet. - - [httpc](http://erlang.org/doc/man/httpc.html){:target="_blank" rel="noopener"}-based libraries. - - [erlang-oauth](https://github.com/tim/erlang-oauth/){:target="_blank" rel="noopener"} - - [tirexs](https://github.com/Zatvobor/tirexs){:target="_blank" rel="noopener"} + - [httpc](http://erlang.org/doc/man/httpc.html)-based libraries. + - [erlang-oauth](https://github.com/tim/erlang-oauth/) + - [tirexs](https://github.com/Zatvobor/tirexs) - support is very limited, and tested only with `:httpc.request/1` and `:httpc.request/4`. - - [Finch](https://github.com/keathley/finch){:target="_blank" rel="noopener"} + - [Finch](https://github.com/keathley/finch) - the deprecated `Finch.request/6` functions is not supported HTTP interactions are recorded as JSON file. The JSON file can be recorded