mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-10-30 23:23:04 +00:00 
			
		
		
		
	| @@ -22,6 +22,7 @@ func SetDefaultHeaderLinks() { | ||||
|  | ||||
| // ParseHeaderLinks extracts all rocketlinks from the given text and saves them as header links. | ||||
| func ParseHeaderLinks(text string) { | ||||
| 	HeaderLinks = []HeaderLink{} | ||||
| 	ctx, _ := mycocontext.ContextFromStringInput("", text) | ||||
| 	// We call for side-effects | ||||
| 	_ = mycomarkup.BlockTree(ctx, func(block blocks.Block) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Timur Ismagilov
					Timur Ismagilov