mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 15:48:47 +00:00
[docs] fix unescaped thing
This commit is contained in:
@@ -1485,7 +1485,7 @@ MD_ParseSetRule:
|
|||||||
}
|
}
|
||||||
|
|
||||||
@send(Strings)
|
@send(Strings)
|
||||||
@doc("Searches @code 'string' for the last @code '/' or @code '\' character occurring in the string, and skips it and anything before it in the returned string.")
|
@doc("Searches @code 'string' for the last @code '/' or @code '\\' character occurring in the string, and skips it and anything before it in the returned string.")
|
||||||
@see(MD_S8Skip)
|
@see(MD_S8Skip)
|
||||||
@func MD_PathSkipLastSlash:
|
@func MD_PathSkipLastSlash:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user