mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Update go-org to optimize code (#8824)
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/niklasfasching/go-org/org/headline.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/niklasfasching/go-org/org/headline.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -98,4 +98,4 @@ func (parent *Section) add(current *Section) { | ||||
| 	} | ||||
| } | ||||
|  | ||||
| func (n Headline) String() string { return orgWriter.nodesAsString(n) } | ||||
| func (n Headline) String() string { return orgWriter.WriteNodesAsString(n) } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user