mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
This commit is contained in:
		| @@ -118,6 +118,7 @@ var ( | ||||
| 	// Markdown sttings | ||||
| 	Markdown struct { | ||||
| 		EnableHardLineBreak bool | ||||
| 		CustomURLSchemes    []string `ini:"CUSTOM_URL_SCHEMES"` | ||||
| 	} | ||||
|  | ||||
| 	// Picture settings | ||||
|   | ||||
		Reference in New Issue
	
	Block a user