mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Fix invalid doc entry in doc/README.md.
Former-commit-id: 64721e5c3417a25b2f34f1f380b0cecc6561fa35
This commit is contained in:
@@ -141,14 +141,6 @@
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
<!-- div -->
|
||||
|
||||
## ``
|
||||
* [``](#)
|
||||
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
@@ -2966,25 +2958,6 @@ _([1, 2, 3]).value();
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
<!-- div -->
|
||||
|
||||
## ``
|
||||
|
||||
<!-- div -->
|
||||
|
||||
### <a id=""></a>``
|
||||
<a href="#">#</a> [Ⓢ](https://github.com/bestiejs/lodash/blob/master/lodash.js#L223 "View in source") [Ⓣ][1]
|
||||
|
||||
(Unknown): Detect if sourceURL syntax is usable without erroring: The JS engine in Adobe products, like InDesign, will throw a syntax error when it encounters a single line comment beginning with the `@` symbol. The JS engine in Narwhal will generate the function `function anonymous(){//}` and throw a syntax error. Avoid comments beginning `@` symbols in IE because they are part of its non-standard conditional compilation support. http://msdn.microsoft.com/en-us/library/121hztk3(v=vs.94).aspx
|
||||
|
||||
* * *
|
||||
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
<!-- /div -->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user