mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Re-add initial wiki page text when editing the page (#23984)
The `$content` was prepared above, but forgot to put it into the editor Fix #23979
This commit is contained in:
		@@ -29,6 +29,7 @@
 | 
			
		||||
				"MarkdownPreviewUrl" (print .Repository.Link "/markup")
 | 
			
		||||
				"MarkdownPreviewContext" .RepoLink
 | 
			
		||||
				"TextareaName" "content"
 | 
			
		||||
				"TextareaContent" $content
 | 
			
		||||
			)}}
 | 
			
		||||
 | 
			
		||||
			<div class="field">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user