mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 17:50:11 +00:00 
			
		
		
		
	Use backticks instead of scaladoc link
This commit is contained in:
		| @@ -67,7 +67,7 @@ trait OShare[F[_]] { | ||||
|   def findItem(itemId: Ident, shareId: Ident): OptionT[F, ItemData] | ||||
|  | ||||
|   /** Parses a query and amends the result with the stored query of the share. The result | ||||
|     * can be used with [[OSearch]] to search for items. | ||||
|     * can be used with `OSearch` to search for items. | ||||
|     */ | ||||
|   def parseQuery(share: ShareQuery, qs: String): QueryParseResult | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user