From 2f40b174b79c110cbf508c3b0ef2e35d2f385c5b Mon Sep 17 00:00:00 2001 From: elig0n <31196036+elig0n@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:38:15 +0300 Subject: [PATCH] Remove duplicate line in About.rst --- docs/About.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/About.rst b/docs/About.rst index 8a78f2a..c118883 100755 --- a/docs/About.rst +++ b/docs/About.rst @@ -12,7 +12,6 @@ Methods :html2md: Convert html table to Markdown table :data2md: Convert a list of lists of strings to Markdown Table :data2rst: Convert a list of lists of strings to `RST grid Table`_ -:data2md: Convert a list of lists of strings to a Markdown Table :data2simplerst: Convert a list of lists of strings to a `simple RST Table`_ :grid2data: Convert an `RST grid table`_ to data