Miguel Sánchez de León Peque

Results 110 issues of Miguel Sánchez de León Peque

Would it make sense? - https://pypi.python.org/pypi/CommonMark - https://github.com/waylan/Python-Markdown Would it make sense to make Pandoc *or* Docker a requirement? (i.e.: perhaps there is no need to have Pandoc in the...

enhancement
help wanted
hacktoberfest

https://github.com/attakei/sphinx-revealjs Since it is Sphinx, could it work with Markdown too? (so that we can ditch Pandoc all together)

help wanted
question
feature
maybe
hacktoberfest
good first issue

See for example: ``` A | B -- | -- X | Y0 X | Y2 X | Y3 X | Y4 X | Y5 X | Y6 X |...

enhancement
help wanted
question
hacktoberfest
good first issue

Maybe support flow-charts, Git branches... Reference implementations: - https://github.com/knsv/mermaid - https://github.com/cloose/CuteMarkEd

help wanted
question
feature
hacktoberfest
good first issue

Maybe the style should be fixed as a dependency (i.e.: a config file would always be created if it does not exist and the corresponding style repository will be written...

enhancement
feature
maybe

Add an option to the CLI to easily create a template project (showing basic Markdown notation and style): markdownreveal template output_dir Related: #23.

enhancement
help wanted
hacktoberfest

Tests are currently very poor, specially for high-level functionality (i.e.: commands).

enhancement
help wanted
hacktoberfest
good first issue

- Maybe add a background for the header (or at least change its color). - Maybe add alternate background to rows for easier reading.

enhancement
help wanted
hacktoberfest
good first issue

Opening [this DXF file](https://drive.google.com/file/d/19o9hnaSCupBDQphN2hdyFg2oHEg7VOpi/view?usp=share_link), the "Module fill" layer should represent the hatches filled this way: ![image](https://user-images.githubusercontent.com/526577/218501937-6f849790-2420-4aac-94de-3ac4d91751ef.png) Ideally, gradients should be supported, although a solid fill could be a great starting...

Not sure if there is a way to do this currently. Otherwise, this would be a feature request. :blush: # Use case Some controllers that are related together are hidden...