-
**Is your feature request related to a problem? Please describe.**
In a way. I'm trying to build a RAG-based assistant for our documentation. Our documentation is code-heavy (since we develop a JDK d…
-
Right now, our code samples rely on Python, Leaflet, and R to use the WMS or WFS services to obtain layer info for a raster (WMS only) or a vector dataset. Based on earlier discussions with @mapninja…
-
After speaking with Landscape's product manager, he suggested we implement an editable field feature within the code snippet; which could update other pieces of code where the user's input may be need…
-
#### Describe the bug / expected behavior
Not all generated code is highlighted
#### What are the steps to reproduce?
1. Go to https://brightlayer-ui-components.github.io/react-native-dev/compo…
-
Hi, in your Razor Component Snipptes will be generated "@bind-value= ...", this fails because "@bind-Value= ..." is expected.
Greets
-
The code snippet blocks used across the website should all be syntax highlighted for their appropriate languages. Right now, only snippets on certain pages are syntax highlighted, while others are not…
-
It would be great to have language-specific syntax-highlighting for code snippets in the Markdown editor. I tried the following snippet in the editor,
![image](https://github.com/user-attachments/a…
-
On section for [Nesting components](https://nextjs.org/learn/react-foundations/building-ui-with-components#nesting-components), there's the following code snippet:
```
function Header() {
return …
-
## Summary of the bug
The code snippet for ic-dialog, under the "Interactive Content" heading, the React example should include an onIcDialogConfirmed event listener.
## 🧐 Expected behaviour
```
…
-
For our patterns and components that use macros (such as #5248 and #5212), we would like to some day give our users the opportunity to use our components with Jinja macros rather than plain HTML. Our …