-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
Followup of #4
Having to include base64 urls in the docs makes the docs unable to scan.
Suggested solution
- Fetch the code snippets/examples from GitLab and display them in the code editor pane.
- URL can be like
<netlify-subdomain>/?gitlab/<username or org>/repo/tree/dir/main.py. - Use
fetchto get content from GitLab raw url. - Replace the original url with the url stated above.
Alternative
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request