create OPML 1.1 parser/generator/converter (#660)#661
Open
antoniosanct wants to merge 3 commits intorometools:masterfrom
Open
create OPML 1.1 parser/generator/converter (#660)#661antoniosanct wants to merge 3 commits intorometools:masterfrom
antoniosanct wants to merge 3 commits intorometools:masterfrom
Conversation
Signed-off-by: Antonio Santos Izaguirre <antoniosanct@gmail.com>
Member
|
Hi @antoniosanct, unfortunately I'm very busy again. Before merging new features I would like to finish the new documentation for v1.x. After that I will update the docs for v2.x. and it should get a section for OPML 1.1 then as well. Regards, |
Contributor
Author
|
How could I help you? Are you using some kind of template or reusable element that could help me to move forward with this task? |
Member
|
There are many undocumented modules, the rest of the documentation just need to be reviewed. I would like to have a description and at least one simple example for every module. As a reference have a look at the finished modules. Every page that is not finished yet has a notice on top. It would be really helpful if you could fill some gaps :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, @PatrickGotthard
According to #660, it would be interesting to include a basic OPML 1.1 parser/generator/converter, extending actual OPML 1.0. I think it is a good chance to include a new feature in 2.X branch.
Regards,
Antonio.