mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	Fix #23082. This bug is caused by a nil context in https://github.com/go-gitea/gitea/issues/23082#issuecomment-1441276546 . --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
| <div class="field">
 | |
| 	<div>{{RenderMarkdownToHtml .Context .item.Attributes.value}}</div>
 | |
| </div>
 |