mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 00:08:53 +00:00
Update strings.Diff description
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: strings.Diff
|
||||
description: Returns an anchored diff of the two texts old and new in the unified diff format. If old and new are identical, returns an empty string.
|
||||
description: Returns an anchored diff of the two texts OLD and NEW in the unified diff format. If OLD and NEW are identical, returns an empty string.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
|
||||
Reference in New Issue
Block a user