Open gisma opened 5 years ago
bearbeitet
Von: Chris Reudenbach notifications@github.com Gesendet: Samstag, 9. November 2019 16:08 An: environmentalinformatics-marburg/translate_wiki_to_md translate_wiki_to_md@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Betreff: [environmentalinformatics-marburg/translate_wiki_to_md] code formatierung (#1)
Ich möchte zwei Verbesserungen innerhalb der Tags vorschlagen:
wird in
bzw.
</code> wird in
umgewandelt.
pip install git+https://github.com/mapillary/mapillary_tools.git
pip install gpxpy
pip install exifread
pip install Pillow
sudo apt-get install python-pyexiv2
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/environmentalinformatics-marburg/translate_wiki_to_md/issues/1?email_source=notifications&email_token=ABBRKSGZ3Z6A6UQTB7CIROTQS3G37A5CNFSM4JLHVBU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYFPBVA , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBRKSGLETAWBA5SHT2QPSDQS3G37ANCNFSM4JLHVBUQ . http://cdn.mailscanner.info/1x1spacer.gif
[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/environmentalinformatics-marburg/translate_wiki_to_md/issues/1?email_source=notifications\u0026email_token=ABBRKSGZ3Z6A6UQTB7CIROTQS3G37A5CNFSM4JLHVBU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYFPBVA", "url": "https://github.com/environmentalinformatics-marburg/translate_wiki_to_md/issues/1?email_source=notifications\u0026email_token=ABBRKSGZ3Z6A6UQTB7CIROTQS3G37A5CNFSM4JLHVBU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYFPBVA", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
Ich möchte zwei Verbesserungen innerhalb der
<code>
Tags vorschlagen:<code bash>
wird in```bash
bzw.</code>
wird in```
umgewandelt.pip install git+https://github.com/mapillary/mapillary_tools.git
darf dieser nicht in die Markdown Logik umgewandelt werden sondern muss erhalten bleiben.``` bash
pip install git+https://github.com/mapillary/mapillary_tools.git pip install gpxpy pip install exifread pip install Pillow sudo apt-get install python-pyexiv2```
Ich habe das repo ein bisschen umorganisiert und eine datei example4.txt in das input verzeichnis geschoben. Diese Datei enthält das Beispiel für den issue.