From 34f9df4f2ab43a960556431225ed6b592df06ec9 Mon Sep 17 00:00:00 2001 From: AlexRogalskiy Date: Tue, 16 Mar 2021 00:59:02 +0000 Subject: [PATCH] Auto update markdown TOC --- README.md | 24 ++++++++++++------------ gh-md-toc | 0 2 files changed, 12 insertions(+), 12 deletions(-) mode change 100644 => 100755 gh-md-toc diff --git a/README.md b/README.md index 9404270f..f0ff7065 100644 --- a/README.md +++ b/README.md @@ -41,22 +41,22 @@ ## _Table of contents_ - * [Styled json fields](#styled-json-fields) + * [Json fields](#json-fields) * [Table of contents](#table-of-contents) * [Description](#description) * [Inputs](#inputs) - * [language](#language) - * [pattern](#pattern) - * [width](#width) - * [height](#height) - * [backgroundColor](#backgroundcolor) - * [fontColor](#fontcolor) - * [opacity](#opacity) - * [colorPattern](#colorpattern) - * [name](#name) - * [path](#path) + * [jsonMode](#jsonmode) + * [unique](#unique) + * [duplicate](#duplicate) + * [sourceFile](#sourcefile) + * [targetPath](#targetpath) + * [destFile](#destfile) + * [targetProperty](#targetproperty) + * [fields](#fields) * [Outputs](#outputs) - * [image](#image) + * [status](#status) + * [true](#true) + * [false](#false) * [Examples](#examples) * [Visitor stats](#visitor-stats) * [Licensing](#licensing) diff --git a/gh-md-toc b/gh-md-toc old mode 100644 new mode 100755