mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 01:56:58 +08:00
remove trailing whitespaces ❤️
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
# This class is used to generate diffs, it will be consumed by the UI on
|
||||
# This class is used to generate diffs, it will be consumed by the UI on
|
||||
# on the client the displays diffs.
|
||||
#
|
||||
# Ruby has the diff/lcs engine that can do some of the work, the devil
|
||||
# Ruby has the diff/lcs engine that can do some of the work, the devil
|
||||
# is in the details
|
||||
|
||||
class DiffEngine
|
||||
|
||||
|
||||
# generate an html friendly diff similar to the way Stack Exchange generate
|
||||
# html diffs
|
||||
#
|
||||
|
Reference in New Issue
Block a user