forked from MapComplete/MapComplete
		
	Chore: regenerate docs
This commit is contained in:
		
							parent
							
								
									cbadd1e063
								
							
						
					
					
						commit
						3b7cc37b53
					
				
					 292 changed files with 34355 additions and 24710 deletions
				
			
		|  | @ -98,7 +98,7 @@ export default class TableOfContents { | |||
|         const intro = md.substring(0, firstTitleIndex) | ||||
|         const splitPoint = intro.lastIndexOf("\n") | ||||
| 
 | ||||
|         return md.substring(0, splitPoint) +"\n" toc + md.substring(splitPoint) | ||||
|         return md.substring(0, splitPoint) +"\n" + toc + md.substring(splitPoint) | ||||
|     } | ||||
| 
 | ||||
|     public static generateStructure( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue