add default markup parameters (attribute settings)
This commit is contained in:
		
							parent
							
								
									3d541cb37c
								
							
						
					
					
						commit
						cfb7931a33
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -22,6 +22,13 @@ related: | ||||||
|   threshold: 80 |   threshold: 80 | ||||||
|   toLower: true |   toLower: true | ||||||
| 
 | 
 | ||||||
|  | markup: | ||||||
|  |   goldmark: | ||||||
|  |     parser: | ||||||
|  |       attribute: | ||||||
|  |         block: true | ||||||
|  |         title: true | ||||||
|  | 
 | ||||||
| # non-standard: escaped JSON lines | # non-standard: escaped JSON lines | ||||||
| # with \\n and \\t for import to PostgreSQL jsonb column | # with \\n and \\t for import to PostgreSQL jsonb column | ||||||
| # see `sql` directory | # see `sql` directory | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue