You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doing the links at the button of the page is super annoying for someone that just wants to go to a section and click on the software link there as I have it on markdown.
basically when it creates the links at the button it will break the view and format.
I have a list of software I use, is a long list.. like:
...
... and so on ...
doing the links at the button of the page is super annoying for someone that just wants to go to a section and click on the software link there as I have it on markdown.
as an example this is the result from parsing this:
https://git.sr.ht/~rek2/dotfiles/tree/main/item/README.md
to this:
gemini://rek2.hispagatos.org/software.gmi
in the mean time I found this other tool that does exactly what I need https://github.com/makeworld-the-better-one/md2gemini
I rather use a compiled tool in GO or RUST or C etc so as soon if you ever do add this feature I will switch. thanks
The text was updated successfully, but these errors were encountered: