@@ -70,7 +70,7 @@ generate_license_info(project: Dict, configuration: Dict) → Tuple[str, int]
7070
7171---
7272
73- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L189 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
73+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L192 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
7474
7575## <kbd >function</kbd > ` generate_project_body `
7676
@@ -85,7 +85,7 @@ generate_project_body(project: Dict, configuration: Dict) → str
8585
8686---
8787
88- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L220 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
88+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L223 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
8989
9090## <kbd >function</kbd > ` generate_project_md `
9191
@@ -105,7 +105,7 @@ generate_project_md(
105105
106106---
107107
108- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L300 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
108+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L303 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
109109
110110## <kbd >function</kbd > ` generate_category_md `
111111
@@ -125,7 +125,7 @@ generate_category_md(
125125
126126---
127127
128- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L343 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
128+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L346 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
129129
130130## <kbd >function</kbd > ` generate_changes_md `
131131
@@ -140,7 +140,7 @@ generate_changes_md(projects: list, config: Dict, labels: list) → str
140140
141141---
142142
143- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L396 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
143+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L399 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
144144
145145## <kbd >function</kbd > ` generate_legend `
146146
@@ -159,7 +159,7 @@ generate_legend(
159159
160160---
161161
162- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L443 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
162+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L446 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
163163
164164## <kbd >function</kbd > ` process_md_link `
165165
@@ -174,7 +174,7 @@ process_md_link(text: str) → str
174174
175175---
176176
177- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L448 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
177+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L451 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
178178
179179## <kbd >function</kbd > ` generate_toc `
180180
@@ -189,7 +189,7 @@ generate_toc(categories: OrderedDict, config: Dict) → str
189189
190190---
191191
192- <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L476 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
192+ <a href =" https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L479 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
193193
194194## <kbd >function</kbd > ` generate_md `
195195
0 commit comments