From 524334823959840224793864767fe1a93b32d5a5 Mon Sep 17 00:00:00 2001 From: Aaron Friedman Date: Thu, 26 Jun 2025 16:54:31 -0400 Subject: [PATCH] Fix dev-docs formatting --- dev-docs/bidders/fwssp.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-docs/bidders/fwssp.md b/dev-docs/bidders/fwssp.md index 586257843e..c483c11de5 100644 --- a/dev-docs/bidders/fwssp.md +++ b/dev-docs/bidders/fwssp.md @@ -18,6 +18,7 @@ ortb_blocking_supported: partial ### Bid Params The following bid params are for use with the Prebid Server bid adapter: + {: .table .table-bordered .table-striped } | Name | Scope | Description | Example | Type | |----------|----------|-------------------------|--------|----------| @@ -26,6 +27,7 @@ The following bid params are for use with the Prebid Server bid adapter: | `profile_id` | required | The value should contain a profile name. and NOT a numeric profile ID. This can either include the network ID prefix or with the profile name alone | "prof_12345" | `string` | The following bid params are for use with the Prebid.js bid adapter: + {: .table .table-bordered .table-striped } | Name | Scope | Description | Example | Type | |----------|----------|-------------------------|--------|----------|