-
### Description
When converting Markdown to DOCX using Pandoc, East Asian texts (Including Chinese, Japanese, and Korean) do not receive the appropriate XML tags that indicate their language. This …
-
As multiple issues have stated before, it would be great if we the captions supported in python-docx. Previous issues already should temporary fixes to similar problems like the IndexedEntry (#137) a…
-
Type: Bug
## Issue Description ##
## Steps to Reproduce ##
## Expected Behavior ##
## Actual Behavior ##
## Logs ##
### C# log ###
Post the output from Output-->C# here
### C# LSP Tra…
-
Found while looking at #9680
````markdown
---
title: "Test"
format: pptx
keep-md: true
---
## Test Table
```{r}
#| label: test
head(iris, 1) |>
knitr::kable(format = "html")
…
cderv updated
6 months ago
-
### Context / Scenario
So I'm using the serverless implementation just for testing and I get this error on ingesting word documents that have links with the wrong backslash.
Method used: `IKernelM…
-
### Context / Scenario
I want to be able to reference pages from which chunks come from. Basically, I'd like to have similar results as when using chatpdf.com, where in LLM answer there are reference…
-
WYSIWYG stands for *what you see is what you get*.
When you create nested lists, instead of actually creating html nested lists, quill creates juts regular lists and adds a `ql-indent-*` class to the…
-
How do I get data in a DataTable and/or Observablecollection?
Show a complete example.
I don't understand your example.
```cs
using (var stream = File.Open(filePath, FileMode.Open, FileAccess.Re…
-
### Please describe your bug
Play a file on JF client, log in to android app load "admin dashboard" "Active devices" are empty
### Reproduction Steps
LSIO 10.8.13 lastest migrated to 10.9.1 t…
-
### Context / Scenario
The user upload a document with the DOC format
### What happened?
When the user upload a document with the legacy DOC format, the application throws an exception saying that …