-
@markusicu wrote in https://github.com/unicode-org/message-format-wg/pull/230#issuecomment-1116903103:
> About the markup syntax: Are these free-form, implementation-dependent tokens? Do you expect…
stasm updated
11 months ago
-
__Is your feature request related to a problem? Please describe__
As a user I want to bind form input to readonly text, potentially formatted using Markdown.
__Describe the solution you'd like…
-
**What would you like to be added**:
I would like to have a way to reference Secrets from ConfigMaps.
For example:
```
apiVersion: v1
kind: ConfigMap
metadata:
name: special-config
…
-
Apologies if I've missed something in the documentation but I'm having some issues using TailwindCSS with templ.
```
```
This renders out to:
```
bg-stone-800 text-white --templ-css-class…
-
Stripping HTML tags is absolutely required for every web related development task.
This was previously raised in: https://github.com/golang/go/issues/5884
-
### Problem
Scriban is the templating engine which provides full-featured programming language. Scriban code can be embedded to files of many types of structured text, such as HTML.
I find it very…
-
### Bug Description
I was working through the example in this demo: https://gpt-index.readthedocs.io/en/v0.6.36/examples/callbacks/WandbCallbackHandler.html
When I call the following code:
quer…
-
ENV:
CLI version: 2.3.0
GitBook version: 3.2.0
sys: MacOS 10.11.6
I have 221 pages in my directory. But gitbook will take two minutes to generate all these 221 pages. It's too slow for me. Is there a…
-
I was playing around to get a better understanding of the generated renderer and noticed that this template
```mustache
{{#cssFiles}}
{{/cssFiles}}
{{#jsFiles}}
{{/j…
-
My local SDK build on tag `I20240314-1800` fails (tried two times with maven 3.9.2 / 3.9.6).
Last successful build was last Friday at tag `I20240307-1800`.
It **seems** something is wrong either w…