fdroiddata/metadata/negativedensity.techahashi.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

41 lines
1,003 B
YAML

Categories:
- Writing
License: MIT
SourceCode: https://github.com/andswitch/techahashi
IssueTracker: https://github.com/andswitch/techahashi/issues
AutoName: Techahashi
Description: |
A fork of https://f-droid.org/packages/trikita.slide.
This version adds two features to be able to add content that might be useful
for presentations that require some technical explanation: the ability to add
UML diagrams using a remote PlantUML server, and the ability to add math
formulas using MathJax.
RepoType: git
Repo: https://github.com/andswitch/techahashi
Builds:
- versionName: '6'
versionCode: 6
commit: 573ec82ba5eb434c02c275a0447f9d1213dd780e
gradle:
- yes
- versionName: 7.0.0
versionCode: 70000
commit: 7.0.0
gradle:
- yes
- versionName: 7.0.1
versionCode: 70001
commit: 7.0.1
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+$
CurrentVersion: 7.0.1
CurrentVersionCode: 70001