-
**Describe the bug**
I'm having an issue with recent version of Outlook 365 adding padding top/bottom on section without background color which shows the body background color.
**To Reproduce**
S…
-
In normal markdown files, I can use `` and `` to implement collapsible contents, e.g.
Click me
hidden content
However, this function seems to be not supported in org-mode, please add th…
-
#### Description
In addition to issue #519, the graphQL query is still returning an empty asset field, whereas the asset field outside of the Neo block is returning an array of asset data(please re…
-
### **Vulnerability Name Here**
CVSS V3.1 Overall Score:
Vulnerability Type:
-----------------------------------------------------------------------------------------------------------------------…
-
### What package has an issue
@mantine/core
### Describe the bug
I have this code:
```tsx
import { AppShell, Navbar } from "@mantine/core";
export default function App() {
return (
…
-
### What package manager are you using?
yarn
### What operating system are you using?
Mac
### Describe the Bug
Essentially, I have an Astro template using the Markdown component like th…
-
Hey!
I have this very simple example:
``` rust
extern crate serde;
extern crate serde_json;
#[macro_use]
extern crate serde_derive;
use std::fs::File;
use std::collections::HashMap;
u…
-
Hey @oliyh,
I would like to set some headers on the HTTP requests sent to the server. One use case is set to the the "authorization" header. Another thing I had in mind is receiving transit+json, i…
r0man updated
2 years ago
-
I started using dompdf today and I gotta say, it's doing a fine job! However, I'm running into two small issues with list items:
1. list-item numbers don't align with the text when line-height is not …
Ugoku updated
2 years ago
-
Coming from the [ruby implementation](https://graphql-ruby.org), I recently ran into an issue where I wanted to limit certain graphQL elements for some users and dug around the API to see if there was…