change upper case to lower cas in fragment ids (#7020)
note- caps are ok in hex-escaped fragmentspull/7027/head
parent
9d93bb966e
commit
c590ec615b
|
@ -3,7 +3,7 @@
|
|||
* [C](#c)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [JavaScript](#javascript)
|
||||
* [Linux](#Linux)
|
||||
* [Linux](#linux)
|
||||
* [PHP](#php)
|
||||
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
* [SPIP](#spip)
|
||||
* [SQL](#sql)
|
||||
* [Systèmes d'exploitation](#systemes-d-exploitation)
|
||||
* [TEI](#TEI)
|
||||
* [TEI](#tei)
|
||||
* [Vim](#vim)
|
||||
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
* [Amazon Web Service](#amazon-web-service)
|
||||
* [Assembly Language](#assembly-language)
|
||||
* [AWK](#AWK)
|
||||
* [AWK](#awk)
|
||||
* [C](#c)
|
||||
* [C++](#cpp)
|
||||
* [Docker](#docker)
|
||||
|
@ -29,9 +29,9 @@
|
|||
* [Ruby](#ruby)
|
||||
* [Rust](#rust)
|
||||
* [Scratch](#scratch)
|
||||
* [Sed](#Sed)
|
||||
* [Sed](#sed)
|
||||
* [Software Engineering](#software-engineering)
|
||||
* [Springboot](#Springboot)
|
||||
* [Springboot](#springboot)
|
||||
* [Unicode](#unicode)
|
||||
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
## Index
|
||||
|
||||
* [Big Data](#BigData)
|
||||
* [Database](#Database)
|
||||
* [Big Data](#bigdata)
|
||||
* [Database](#database)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [JavaScript](#Javascript)
|
||||
* [Machine Learning](#MachineLearning)
|
||||
* [MySQL](#MySQL)
|
||||
* [PHP](#PHP)
|
||||
* [Ruby](#Ruby)
|
||||
* [Selenium](#Selenium)
|
||||
* [JavaScript](#javascript)
|
||||
* [Machine Learning](#machine-learning)
|
||||
* [MySQL](#mysql)
|
||||
* [PHP](#php)
|
||||
* [Ruby](#ruby)
|
||||
* [Selenium](#selenium)
|
||||
|
||||
|
||||
### BigData
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* [PHP](#php)
|
||||
* [PostgreSQL](#postgresql)
|
||||
* [Python](#python)
|
||||
* [R](#R)
|
||||
* [R](#r)
|
||||
* [Ruby](#ruby)
|
||||
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* [Nuxt.js](#nuxtjs)
|
||||
* [React.js](#reactjs)
|
||||
* [Vue.js](#vuejs)
|
||||
* [Kotlin](#Kotlin)
|
||||
* [Kotlin](#kotlin)
|
||||
* [Kubernetes](#kubernetes)
|
||||
* [Language Translations](#language-translations)
|
||||
* [Markdown](#markdown)
|
||||
|
|
Loading…
Reference in New Issue