Update mfm.ts
Fix typo
This commit is contained in:
		
							parent
							
								
									f62eb0fee9
								
							
						
					
					
						commit
						0eded8f5a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -11,7 +11,7 @@ | |||
| import * as assert from 'assert'; | ||||
| 
 | ||||
| import { parse, parsePlain } from '../src/mfm/parse'; | ||||
| import { toHtml } from '../src/mfm/totml'; | ||||
| import { toHtml } from '../src/mfm/to-html'; | ||||
| import { createTree as tree, createLeaf as leaf, MfmTree } from '../src/mfm/prelude'; | ||||
| import { removeOrphanedBrackets } from '../src/mfm/language'; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue