forked from gitea/gitea
		
	 29368309ce
			
		
	
	
		29368309ce
		
			
		
	
	
	
	
		
			
			Make sure wiki editor sets wiki to true so gitea renders it as a wiki page. Also change the context data attr for edit form. This looks wrong but everywhere else in our code assumes the urlPrefix to be just the repo url when rendering and manually adds /wiki to the rendered url regardless. Fixes #11540