-
**[ @aromalanil](https://github.com/aromalanil)** cloned issue [airbnb/javascript#2301](https://github.com/airbnb/javascript/issues/2301) on 2020-10-04:
> ## Description
>
> - The JSX example is no…
-
## Description
- The JSX example is not correctly displayed in the webpage, there is no problem with the Readme file though
## Screenshot
![image](https://user-images.githubusercontent.com/492221…
-
trying to pull an entire workspace, so using the pageid of the workspace page. Always getting "KeyError" as follows:
2022-02-04 09:29:32,033 INFO: 🤖 Notion authentification completed successfully.
…
-
_(**Original title**: Support GFM for NomCom pages)_
### Description
We use markdown for wiki pages, but RST here. Converting is a real pain. A convertor tool might suffice.
### Code of Con…
-
Markdown is the most flexible writing style I have found yet as it can be turned into almost anything like EPUB, html, and much more. Are there plans to support Markdown styling, like bold, italics, b…
-
## Summary
The end goal is the ability to add image size with markdown and compile it with the proper html like #160 either with ```=100x100``` or additional attributes like ```{width: 200px height: …
-
After converting a PmWiki instance to Markdown, the links do not work anymore as the convertor changes the filenames to lowercase. For example the link to "HomePage" has become "homepage".
This is …
-
Markdown is now a popular choice for I-D authors, rivalling RFCXML, and there is significant potential to develop its use further. We have two different Markdown processors used for I-D authoring, bo…
-
## Version
v2.1.0
## Development Environment
OS: Windows 10
Browser: Opera 68.0.3618.125
## Scenario/Background
Roam Research is becomming popular this days. If someone shared some content c…
-
With the new `customConvertor` parameter, enabling usage of... a custom convertor, how to easily "extends" default one ?
I think it will be nice to be able to import Convertor, so we could write so…