actions-marketplace-validations/article-webpage-to-markdown-action
Automatically generate Markdown files based on the webpages of articles. Currently supports freecodecamp's news site.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| newsLink | A string in a specific format that contains a link to a article. | yes | — |
| markDownFilePath | Path of the generated MarkDown file and relative path relative to the root folder. | no | ./ |
| githubToken | GitHub write and read token,auto create | — | "" |
Outputs
no outputs