mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Update vendor 20210707 (#16366)
* update gitea.com/go-chi/binding
* update github.com/blevesearch/bleve/v2
* update github.com/caddyserver/certmagic
* update github.com/go-git/go-git/v5
* update github.com/lafriks/xormstore
* update github.com/yuin/goldmark
* Revert "update gitea.com/go-chi/binding"
This reverts commit dea2f292b1.
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/yuin/goldmark/parser/parser.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/yuin/goldmark/parser/parser.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -1148,7 +1148,7 @@ func (p *parser) parseBlock(block text.BlockReader, parent ast.Node, pc Context) | ||||
| 		} else if hasNewLine { | ||||
| 			// If the line ends with a newline character, but it is not a hardlineBreak, then it is a softLinebreak | ||||
| 			// If the line ends with a hardlineBreak, then it cannot end with a softLinebreak | ||||
| 			// See https://spec.commonmark.org/0.29/#soft-line-breaks | ||||
| 			// See https://spec.commonmark.org/0.30/#soft-line-breaks | ||||
| 			softLinebreak = true | ||||
| 		} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user