-
Currently, each new log entry appends a corresponding [`Inline` ](https://docs.microsoft.com/en-us/dotnet/api/system.windows.documents.inline?view=net-5.0) object to the last [`Paragraph`](https://doc…
-
If i write a text string "Hello\n\nHow are you?"
I expect:
Hello
How are you?
Instead markdown-to-jsx converts it to:
Hello
How are you?
I am specifically using this with a streaming re…
-
Even though pdf_features is in the installed libraries within venv, running 'pip list' does not return the library.
As a result, when running the following command, the script errors out:
`(venv)…
-
Most of the time, it's not available.
font.color.type is None , But in fact there are colors
` for paragraph in shape.text_frame.paragraphs:
print("paragraph")
…
-
This appears to be related to a long closed 'question' #159 in that the default settings for 'markdown.extensions' do not obey the very clearly specified spec for Markdown (as per JBake documentation …
-
-
```
What steps will reproduce the problem?
When I open the document, it is with line breaks that I did not create.
What is the expected output? What do you see instead?
I hope there's only one space …
-
```
What steps will reproduce the problem?
When I open the document, it is with line breaks that I did not create.
What is the expected output? What do you see instead?
I hope there's only one space …
-
It's currently a little hard to read the text-heavy blog posts e.g. https://snowplowanalytics.com/blog/2018/01/19/product-analytics-part-one-data-and-digital-products/
cc @Mandelliant
-
While working on a new govCMS installation that makes extensive use of the paragraphs module, workbench moderation and entity references, reports were received of content being deleted when a new revi…