mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	use correct class in exported HTMLs so that content style is applied, #1504
This commit is contained in:
		
							parent
							
								
									e89057a771
								
							
						
					
					
						commit
						04e6431c09
					
				| @ -234,7 +234,7 @@ function exportToZip(taskContext, branch, format, res) { | ||||
|     <link rel="stylesheet" href="${cssUrl}"> | ||||
|     <base target="_parent"> | ||||
| </head> | ||||
| <body> | ||||
| <body class="ck-content"> | ||||
|   <h1>${utils.escapeHtml(title)}</h1> | ||||
| ${content} | ||||
| </body> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam