Permalink
3 comments
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Plugin manager][needs-doc] Read a CHANGELOG file in case the relevan…
…t metadata key is empty
- Loading branch information
Showing
with
7 additions
and 1 deletion.
This comment has been minimized.
FYI @alexbruy @elpaso
Fetching the changelog from repository on request (if not included to the repo.xml) still on my todo list (hopefully for QGIS 3.2).
This comment has been minimized.
@borysiasty if I may propose something, can you include markdown format for the changelog?
This comment has been minimized.
@m-kuhn For QGIS 3.0 I'm going to only tweak the css a bit and make the changelog less obtrusive. Then I'm going to put some javascript logic in QGIS 3.2, so the plugin pages are sexier (firmly requested by @wonder-sk ;) ). At that stage, a markdown parser is a great idea. Thanks, added to requested features.
So let's wait until we're defrozen. Or correct me if I'm wrong and QtWebkit is already able to parse markdown. AFAIK it doesn't.