-
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1190589739503865/1193177817585713) by [Unito](https://www.unito.io/learn-more)
┆Attachments: Screenshot_47.png | 9-SoP 2 5th Tab…
-
Here are some examples of where the_name has more than one comma:
```
"Smith, Maria,, 1773 - 1829"
"Abergavenny, Frances Neville,,, Baroness",
"Abergavenny, Frances Neville,…
smurp updated
11 years ago
-
frictionless data packages do not support fixed delimited text, so need to change to csv
-
This method in Devise code provides an example where `FastMethodSource.source_for(DeviseController.instance_method(:assert_is_devise_resource!))` returns only this part:
``` ruby
def assert_is_devi…
-
**Is your feature request related to a problem? Please describe.**
Passing a delimited stream that doesn't use an enclosures/encapsulator to wrap field causes an error when quotation marks are pres…
-
List continuation doesn’t get added if literallayout is delimited (bug)
Tracked from the issues marked with an asterix in https://github.com/opendevise/docbookrx/blob/master/WORKLOG.adoc
-
Currently, when parsing a delimited list the "maximal munch" strategy will treat as much of the input string as part of the delimited list as it possibly can. This is problematic, because in some gram…
-
The current sqlshare-test.s.uw.edu doesn't work with space delimited files.
-
The block attribute list should be matched separately from delimited blocks (i.e., structural containers). The match should recognize the following pattern:
```
[,,]
```
For example:
```
[ditaa,dia…
-
In the upload feature, csv & tab delimited examples should have "table name" filled in.
This happens when clicking on: Example Tab Delimited
or: Example Comma Delimited