-
**Describe the feature:** currently Kibana supports the syntax to add an image to a markdown, but there is no way to resize the image using the GH markdown syntax or to align the image (center, left …
-
It would be great if we could include certain lines from another file to be showed inside a mardown file.
For example something like:
`{5:12}(code/example.java)`
Would result in including the specif…
-
Hey,
I was just playing around with Yihui Xie's [bookdown](https://bookdown.org/yihui/bookdown/) and I love it. It would be really awesome to use it with polymode too!
So, changing/adding some l…
-
@erohmensing,
Rasa Core version: pip install rasa_core
Python version: 2.7
Operating system : windows 10
Issue:
facing error like,
**ERROR: Could not find a version that satisfies the …
-
- [ ] Bug reports
- [X] Change request or feature request
- [ ] Others, questions
It would be nice if I could specify that the input file is in Markdown format, so you would ignore URLs. The synt…
-
Markdown syntax allows either `*`, `-`, or `+` for unordered (bulleted) lists, but `markdownfmt` will override `*` or `+` with `-`s.
I think it is for the best if you'd stick to the user's personal p…
-
-
I'm using the following command:
```
pdoc test.py --html
```
to create an API doc for the following Python script:
``` python
#!/usr/bin/env python
def test():
"""
Test function
| Tab…
-
Hello,
we are using asciidoc format in our python documentation.
It would be nice if pdoc could support asciidoc in addition to markdown.
If we will post a patch adding this support, would you consi…
-
According to the README,
> It is intended that pdoc will be a replacement for the unmaintained epydoc.
epydoc defaults to its own simple epytext markup but supports additional markup languages, reSt…