python-docs-samples/run/markdown-preview at main · GoogleCloudPlatform/python-docs-samples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

markdown-preview

README.md

Markdown Preview

This sample application consists of two services: a "markdown editor" and a separate "markdown renderer". The environment variable, EDITOR_UPSTREAM_RENDER_URL, is used to point the "markdown editor" to the "markdown renderer".

Read more about how to deploy and work with these services in https://cloud.google.com/run/docs/tutorials/secure-services.