forked from open-webui/open-webui
		
	Merge pull request #130 from ollama-webui/dev
fix: dollar sign rendering issue
This commit is contained in:
		
						commit
						c94d28dc31
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -105,7 +105,7 @@ | |||
| 				// • auto-render specific keys, e.g.: | ||||
| 				delimiters: [ | ||||
| 					{ left: '$$', right: '$$', display: true }, | ||||
| 					{ left: '$', right: '$', display: true }, | ||||
| 					// { left: '$', right: '$', display: false }, | ||||
| 					{ left: '\\(', right: '\\)', display: true }, | ||||
| 					{ left: '\\[', right: '\\]', display: true } | ||||
| 				], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy Jaeryang Baek
						Timothy Jaeryang Baek