Hi,
I want to create a platform to share code snippets. The user can add the code itself In a multiline text box.
But now I want to show the code snippet to anyone in a Design like git is doing. Any idea how to do it?
Hi,
I want to create a platform to share code snippets. The user can add the code itself In a multiline text box.
But now I want to show the code snippet to anyone in a Design like git is doing. Any idea how to do it?
Great question! At the moment, the best native Bubble workaround to this would include styling the text to resemble the design in Git as closely as possible. Alternatively, our API Connector (https://manual.bubble.io/core-resources/bubble-made-plugins/api-connector) allows you to integrate your app with almost any external API, so this could be another great option for sharing code snippets in your app given an external service that provides the functionality. If you have any other questions, feel free to email us at support@bubble.io and we’d be happy to help!
This topic was automatically closed after 70 days. New replies are no longer allowed.