From 29f93b16393aa2fb669f76e9d3b77be7a20829ce Mon Sep 17 00:00:00 2001 From: Niji Date: Tue, 29 Oct 2024 16:44:44 -0700 Subject: [PATCH] chore: linting --- docs/traffic-policy/overview.mdx | 81 ++++++++++++++++++-------------- 1 file changed, 45 insertions(+), 36 deletions(-) diff --git a/docs/traffic-policy/overview.mdx b/docs/traffic-policy/overview.mdx index 61e001612..cae6c4b3e 100644 --- a/docs/traffic-policy/overview.mdx +++ b/docs/traffic-policy/overview.mdx @@ -6,14 +6,15 @@ import Link from "@docusaurus/Link"; # Traffic Policy -
-

- ngrok's Traffic Policy is a powerful configuration language for ngrok endpoints and edges, offering - the flexibility to filter, match, manage and orchestrate traffic exactly as you need. -

+
+

+ ngrok's Traffic Policy is a powerful configuration language for ngrok + endpoints and edges, offering the flexibility to filter, match, manage and + orchestrate traffic exactly as you need. +

-With ngrok's Traffic Policy you can validate incoming traffic, block malicious traffic, rewrite URLs, respond +With ngrok's Traffic Policy you can validate incoming traffic, block malicious traffic, rewrite URLs, respond with custom content, forward traffic to your agents running across the globe and more... ## Get Started @@ -36,9 +37,7 @@ Learn how traffic policies work, key concepts, examples, and identity management

Quickstart

-

- Apply a traffic policy to your app with the ngrok agent in 5 minutes. -

+

Apply a traffic policy to your app with the ngrok agent in 5 minutes.

Get started with Traffic Policy → @@ -56,15 +55,16 @@ Looking to do more with Traffic Policy? - -
-
-

Explore Examples and Use-Cases

-
-

Dive into practical examples, use-cases, and guides to see traffic policies in action.

- View Examples → -
- + +
+
+

Explore Examples and Use-Cases

+
+

Dive into practical examples, use-cases, and guides to see traffic policies in action.

+ View Examples → +
+ +
@@ -73,7 +73,10 @@ Looking to do more with Traffic Policy?

Understand Traffic Identity

-

Learn how you can manage users authenticated with OAuth, SAML, and OIDC actions.

+

+ Learn how you can manage users authenticated with OAuth, SAML, and OIDC + actions. +

View Examples →
@@ -83,15 +86,18 @@ Looking to do more with Traffic Policy?
-

Actions to Control & Manage your Traffic

-
-

Utilize actions, such as add-headers and rate-limit, to transform, redirect, and manage traffic flow with advanced control options.

- Explore Actions → -
+

Actions to Control & Manage your Traffic

+ +

+ Utilize actions, such as add-headers and rate-limit, to transform, + redirect, and manage traffic flow with advanced control options. +

+ Explore Actions → +
@@ -114,17 +120,20 @@ Looking to do more with Traffic Policy? Learn About Macros →
- +
- -
-
-

API Resources

-
-

API resources you can leverage as references within specific traffic actions.

- View API Resources → -
- -
\ No newline at end of file + +
+
+

API Resources

+
+

+ API resources you can leverage as references within specific traffic + actions. +

+ View API Resources → +
+ +