Hi, like in Subject...
Probably moust/all of You know what is markdown. Then if someone use it look this... : ) Total free tested on My Bionic OS. and Works great, but need little work to working.
Start then
Looks: And little info on Screen then i not need write all again
Use this code:
Give permission to executable app chmod +x
Then run app ./app-name
Code: Select all
chmod +x marktext x86_64.AppImage
./marktext x86_64.AppImage
After install: Add program to start menu -- Document > marktext - Markdown Editor (icon you can download on git hub here > https://github.com/marktext/marktext/bl ... -small.png
Deskrop entry create in /usr/share/applications/ name marktext.desktop
Icon name marktext.png amd place in /usr/share/icons/
Place all like is in: [Desktop Entry] path:
All what you need is here:
Code from screen:
Code: Select all
[Desktop Entry]
Exec=marktext --no-sandbox
Icon=/usr/share/icons/marktext.png
Terminal=false
Type=Application
Categories=WordProcessor;
StartupNotify=true
MimeType=application/x-markdown;
Name=Marktext
GenericName=Word Processor
Comment=Markdown Editor
Comment[pl]=Edytor Markdown
Comment[en]=Markdown Editor
If all good then you can check start menu.
Download marktext x86x64 bla bla bla frome here
https://github.com/marktext/marktext/bl ... s/LINUX.md
Enjoy : ) and good luck i have hope all clear Cheers Zuzia!