-
I'm trying to have an image appear for each IconData in our icon font, similar to `Icons.foo` in Flutter.
I finally got the images generated from the .ttf file, but they only show correctly in the …
-
Would it be possible to implement support for the excerpt macro?
-> https://confluence.atlassian.com/doc/excerpt-macro-148062.html
This way you can have generated confluence pages with content (ex…
-
**Sumary**
Try generating docs using tools like [markdown-magic](https://github.com/DavidWells/markdown-magic) and [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown/wiki/How-to-docume…
-
Hi Romain,
I find this API documentation approach quite interesting. How about an option for generating Markdown besides/instead of HTML?
It would be nice to generate a quick README.md to read the g…
-
Howdy! The documentation is all in .doc files, which makes it hard to track changes in source control, hard to request pulls of fixes to documentation, hard to view the docs online as web pages, etc.
…
-
Few lines above this, there is:
```csharp
if (!isInCodeBlock)
text = text.Replace(" ", " ");
```
This doesn't feel correct. See the following test:
…
-
# Chore
## Describe the chore
dbdev deoesn't support all of gh flavored markdown:
## Additional context
https://database.dev/kiwicopple/supa_audit
from this extension:
https://…
-
https://uber.github.io/RxDogTag/1.x/rxdogtag/com.uber.rxdogtag/-rx-dog-tag/-builder/
Updated Dokka should have the fix
-
In answering a question on Discord, I came up with the following example that uses commonmark markdown rendering with the attributes plugin enabled.
```python
from shiny.express import ui
from …
-
### Describe the bug
### Problem to solve:
HTML tags in source code are causing build warnings in MicrosoftDocs/azure-docs-cli. More importantly, customer-facing reference docs are not instantiating…