Tomasz Pluskiewicz
Tomasz Pluskiewicz
### Problem to solve To get some syntax support in request bodies I noticed that I can have my IDE (intellij) to recognise known file types as I would in...
Is it possible to output multiline string in triple-quotes to preserve visible line breaks? ```diff @prefix : . -:a :b "The first line\nThe second line\n more" . +:a :b """The...
I don't know why, my deployments stopped working after a period of inactivity: > `Error: Site not found. Please rerun "netlify link"` I did not do anything. Now I recreated...
https://github.com/zazuko/barnard59/
### Checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X]...
A colleague of mine has this error when starting multiple of our lando projects. For example [this one](https://github.com/zazuko/ssz-view-builder/blob/main/.lando.yml), which produces the following output I found similar error reported prior but...
I would like to propose an extension to the `lando restart` command so that it's possible to restart only a subset of services For example, given a a config ```yaml...
**Is your feature request related to a problem? Please describe.** I am evaluating INCEpTION as the tool to extract data from scanned documents into an RDF Knowledge Graph (re #4535)....
Specifically, I wrap my code snippets with a Custom Element which [presents them as tabs](https://shape-to-query.hypermedia.app/docs/#target-node). It would look like this in code ```html path: example/values-focus-node.ttl highlight: turtle path: example/values-focus-node.ttl.rq highlight:...
> ## 4.3.1. Known Issues > > - You can’t supply custom metadata keys (ones with a ! prefix). If you want to do this, let me know, and I’ll...