From 2fff1c7536166952c342c0451f2ad5b3a58acfd7 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 15 Sep 2018 20:56:01 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 8e569ea..476122d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -35,6 +35,7 @@ **Helper functions** - [`getInput`](The-getInput-function) - [`getContents`](The-getContents-function) + - [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function) - [`returnError`](The-returnError-function) - [`returnClientError`](The-returnClientError-function) - [`returnServerError`](The-returnServerError-function)