-
It'd be awful nice if the `should` family could be made to pretty-print the contextual data it shows.
E.g.
```
1) org-parser can handle double newlines in body
Expected: [[:document [:body "part a\n…
-
```
What steps will reproduce the problem?
1. Export a variable that is a subset of another exported variable.
(see test-case at the bottom of this post)
What is the expected output? What do you see …
-
Hello I am current having this issues and it's quite annoying as BBCode parser is currently wrapping all url in `` tags. I have disabled the Replace links options in all my custom BBCode tags so I don…
-
There are many warnings for repeated typedefs, and eventually the build fails. The file runtime/document.h does exist, so I guess this is only a matter of a missing -I. However I am not familiar wit…
akimd updated
2 years ago
-
How do I resolve extended ScalarTypes? https://webonyx.github.io/graphql-php/type-system/scalar-types/ explains how to create a class for them and the tests show how to ]build a Schema manually with t…
-
Hello,
The OptionParser in the documents is as follows
```
require "option_parser"
upcase = false
destination = "World"
OptionParser.parse do |parser|
parser.banner = "Usage: salute […
-
When a response is received with the Content-Type header set to "application/json" (without specifying the charset) the parser incorrectly assumes the response to be encoded as ISO-8859-1 (Latin-1)
T…
isben updated
1 month ago
-
Hey, I am trying to run example code in your repo(sequences.txt) with some modifications in local system but I am having this problem.
```
$ python3 ./gengraphTool.py make_genome_graph --seq_file …
-
The "Active Document" is stored in it's own system, and it has to push data back to the parser to verify and get the new blocks back into the renderer
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Moti…