diff --git a/README.md b/README.md
index daa0fcac3e..02807f420b 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-
+
diff --git a/projects/vdk-control-cli/README.md b/projects/vdk-control-cli/README.md
index fa31c7ce0a..1101cf8f90 100644
--- a/projects/vdk-control-cli/README.md
+++ b/projects/vdk-control-cli/README.md
@@ -1,7 +1,7 @@
# Versatile Data Kit Control CLI
-
+
VDK Control CLI is meant for Data Engineers to use to manage the lifecycle of jobs - create, delete, deploy, configure Data Jobs.
diff --git a/projects/vdk-core/README.md b/projects/vdk-core/README.md
index e63cc8276d..6a8753f5a1 100644
--- a/projects/vdk-core/README.md
+++ b/projects/vdk-core/README.md
@@ -1,7 +1,7 @@
# Versatile Data Kit SDK Core
-
+
To build or contribute, see [CONTRIBUTING.md](./CONTRIBUTING.md).
diff --git a/projects/vdk-heartbeat/README.md b/projects/vdk-heartbeat/README.md
index 01acb04ee3..de3c6c9741 100644
--- a/projects/vdk-heartbeat/README.md
+++ b/projects/vdk-heartbeat/README.md
@@ -1,7 +1,7 @@
# Versatile Data Kit Heartbeat tool
-
+
Heartbeat tool for verifying deployed SDK and Control Service are functional and working correctly.
It checks that a job can be created, deployed, run and deleted.
diff --git a/projects/vdk-plugins/airflow-provider-vdk/README.md b/projects/vdk-plugins/airflow-provider-vdk/README.md
index 12b0fbf121..13a1e9de13 100644
--- a/projects/vdk-plugins/airflow-provider-vdk/README.md
+++ b/projects/vdk-plugins/airflow-provider-vdk/README.md
@@ -1,7 +1,7 @@
# Versatile Data Kit Airflow provider
-
+
A set of Airflow operators, sensors and a connection hook intended to help schedule Versatile Data Kit jobs using Apache Airflow.
diff --git a/projects/vdk-plugins/quickstart-vdk/README.md b/projects/vdk-plugins/quickstart-vdk/README.md
index 6a366298ad..df7a75b75c 100644
--- a/projects/vdk-plugins/quickstart-vdk/README.md
+++ b/projects/vdk-plugins/quickstart-vdk/README.md
@@ -1,7 +1,7 @@
# Quickstart-VDK
-
+
This is the first VDK packaging that users would install to play around with.
diff --git a/projects/vdk-plugins/vdk-audit/README.md b/projects/vdk-plugins/vdk-audit/README.md
index ee43de7379..c4b8bff573 100644
--- a/projects/vdk-plugins/vdk-audit/README.md
+++ b/projects/vdk-plugins/vdk-audit/README.md
@@ -1,7 +1,7 @@
## Versatile Data Kit Audit Plugin
-
+
Visibility into the actions provides opportunities for test frameworks, logging
frameworks, and security tools to monitor and optionally limit actions taken by the
diff --git a/projects/vdk-plugins/vdk-control-api-auth/README.md b/projects/vdk-plugins/vdk-control-api-auth/README.md
index 108fd12d41..9cd3decdb3 100644
--- a/projects/vdk-plugins/vdk-control-api-auth/README.md
+++ b/projects/vdk-plugins/vdk-control-api-auth/README.md
@@ -1,7 +1,7 @@
# vdk-control-api-auth
-
+
vdk-control-api-auth is a plugin library that implements authentication
utilities used by vdk-control-cli and other plugins.
diff --git a/projects/vdk-plugins/vdk-csv/README.md b/projects/vdk-plugins/vdk-csv/README.md
index 857eaa915e..808bc2848f 100644
--- a/projects/vdk-plugins/vdk-csv/README.md
+++ b/projects/vdk-plugins/vdk-csv/README.md
@@ -1,7 +1,7 @@
## Versatile Data Kit CSV Plugin
-
+
This plugin provides functionality to ingest and export CSV files.
diff --git a/projects/vdk-plugins/vdk-dag/README.md b/projects/vdk-plugins/vdk-dag/README.md
index b756eeef24..aadaddc183 100644
--- a/projects/vdk-plugins/vdk-dag/README.md
+++ b/projects/vdk-plugins/vdk-dag/README.md
@@ -1,7 +1,7 @@
# VDK DAGs
-
+
Express dependencies between data jobs.
diff --git a/projects/vdk-plugins/vdk-data-source-git/README.md b/projects/vdk-plugins/vdk-data-source-git/README.md
index 83ee2138fb..59d34f8d76 100644
--- a/projects/vdk-plugins/vdk-data-source-git/README.md
+++ b/projects/vdk-plugins/vdk-data-source-git/README.md
@@ -1,7 +1,7 @@
# data-source-git
-
+
Extracts content from Git repositories along with associated file metadata.
diff --git a/projects/vdk-plugins/vdk-data-sources/README.md b/projects/vdk-plugins/vdk-data-sources/README.md
index fede46a290..d60d9502fd 100644
--- a/projects/vdk-plugins/vdk-data-sources/README.md
+++ b/projects/vdk-plugins/vdk-data-sources/README.md
@@ -1,7 +1,7 @@
# data-sources
-
+
Enables Versatile Data Kit (VDK) to integrate with various data sources by providing a unified interface for data ingestion and management.
diff --git a/projects/vdk-plugins/vdk-duckdb/README.md b/projects/vdk-plugins/vdk-duckdb/README.md
index b550147875..d2d7ce5d4a 100644
--- a/projects/vdk-plugins/vdk-duckdb/README.md
+++ b/projects/vdk-plugins/vdk-duckdb/README.md
@@ -1,7 +1,7 @@
# duckdb
-
+
DuckDB plugin for the Versatile Data Kit (VDK), which enables users to connect to and interact with DuckDB databases.
The purpose is to simplify data extraction, transformation, and loading tasks when working with DuckDB as a data source or destination
diff --git a/projects/vdk-plugins/vdk-gdp-execution-id/README.md b/projects/vdk-plugins/vdk-gdp-execution-id/README.md
index c3984515a9..a9fb2e65d4 100644
--- a/projects/vdk-plugins/vdk-gdp-execution-id/README.md
+++ b/projects/vdk-plugins/vdk-gdp-execution-id/README.md
@@ -1,5 +1,5 @@
-
+
An installed Generative Data Pack plugin automatically expands the data sent for ingestion.
diff --git a/projects/vdk-plugins/vdk-greenplum/README.md b/projects/vdk-plugins/vdk-greenplum/README.md
index 90f3f64d63..978e33a607 100644
--- a/projects/vdk-plugins/vdk-greenplum/README.md
+++ b/projects/vdk-plugins/vdk-greenplum/README.md
@@ -1,5 +1,5 @@
-
+
This plugin allows vdk-core to interface with and execute queries against a Greenplum database.
diff --git a/projects/vdk-plugins/vdk-huggingface/README.md b/projects/vdk-plugins/vdk-huggingface/README.md
index 6482fbf272..4e868b9678 100644
--- a/projects/vdk-plugins/vdk-huggingface/README.md
+++ b/projects/vdk-plugins/vdk-huggingface/README.md
@@ -1,7 +1,7 @@
# Huggingface
-
+
Versatile Data Kit (VDK) plugin for integrating with Huggingface as both a data source and a target.
This plugin allows you to ingest data payloads into a Huggingface repository and makes it easier to work with datasets stored in Huggingface.
diff --git a/projects/vdk-plugins/vdk-impala/README.md b/projects/vdk-plugins/vdk-impala/README.md
index a48fdd1f19..e7591ba1d5 100644
--- a/projects/vdk-plugins/vdk-impala/README.md
+++ b/projects/vdk-plugins/vdk-impala/README.md
@@ -1,7 +1,7 @@
This plugin allows vdk-core to interface with and execute queries against an Impala database.
-
+
# Features
diff --git a/projects/vdk-plugins/vdk-ingest-file/README.md b/projects/vdk-plugins/vdk-ingest-file/README.md
index 8ed52eec8b..d5926c8aa4 100644
--- a/projects/vdk-plugins/vdk-ingest-file/README.md
+++ b/projects/vdk-plugins/vdk-ingest-file/README.md
@@ -1,7 +1,7 @@
## VDK-INGEST-FILE Plugin
-
+
This plugin provides functionality to ingest data into a file. It is intended for local testing.
diff --git a/projects/vdk-plugins/vdk-ingest-http/README.md b/projects/vdk-plugins/vdk-ingest-http/README.md
index 2d1effc2dd..ac118d09e3 100644
--- a/projects/vdk-plugins/vdk-ingest-http/README.md
+++ b/projects/vdk-plugins/vdk-ingest-http/README.md
@@ -1,7 +1,7 @@
### VDK-INGEST-HTTP Plugin
-
+
This plugin provides functionality to ingest data over http.
diff --git a/projects/vdk-plugins/vdk-ipython/README.md b/projects/vdk-plugins/vdk-ipython/README.md
index ee54ce34c6..2c05fd839a 100644
--- a/projects/vdk-plugins/vdk-ipython/README.md
+++ b/projects/vdk-plugins/vdk-ipython/README.md
@@ -1,7 +1,7 @@
# vdk-ipython
-
+
Ipython extension for VDK
diff --git a/projects/vdk-plugins/vdk-jobs-troubleshooting/README.md b/projects/vdk-plugins/vdk-jobs-troubleshooting/README.md
index 3a42ea9558..8ff7a1151e 100644
--- a/projects/vdk-plugins/vdk-jobs-troubleshooting/README.md
+++ b/projects/vdk-plugins/vdk-jobs-troubleshooting/README.md
@@ -1,7 +1,7 @@
## VDK-JOBS-TROUBLESHOOTING Plugin
-
+
The VDK JOB Troubleshooting plugin provides the ability to add various troubleshooting utilities which can be accessed
during the data job runtime.
diff --git a/projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension/README.md b/projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension/README.md
index 25adfe3153..d094706643 100644
--- a/projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension/README.md
+++ b/projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension/README.md
@@ -1,7 +1,7 @@
# vdk-jupyterlab-extension
-
+
A Jupyterlab extension for using VDK
For more information see: https://github.com/vmware/versatile-data-kit/tree/main/specs/vep-994-jupyter-notebook-integration
diff --git a/projects/vdk-plugins/vdk-kerberos-auth/README.md b/projects/vdk-plugins/vdk-kerberos-auth/README.md
index 14ce1056a6..13c8842ba5 100644
--- a/projects/vdk-plugins/vdk-kerberos-auth/README.md
+++ b/projects/vdk-plugins/vdk-kerberos-auth/README.md
@@ -1,5 +1,5 @@
-
+
The plugin provides GSSAPI Kerberos authentication on data job startup. The plugin also adds Kerberos/GSSAPI support for HTTP requests.
diff --git a/projects/vdk-plugins/vdk-lineage-model/README.md b/projects/vdk-plugins/vdk-lineage-model/README.md
index 4a5ba9a2b3..716aac8571 100644
--- a/projects/vdk-plugins/vdk-lineage-model/README.md
+++ b/projects/vdk-plugins/vdk-lineage-model/README.md
@@ -1,7 +1,7 @@
# VDK Lineage Model
-
+
VDK Lineage Model plugin aims to abstract emitting lineage data from VDK data jobs, so that different lineage loggers
can be configured at run time in any plugin that supports emitting lineage data.
diff --git a/projects/vdk-plugins/vdk-lineage/README.md b/projects/vdk-plugins/vdk-lineage/README.md
index 23f5c20f8c..e497a73309 100644
--- a/projects/vdk-plugins/vdk-lineage/README.md
+++ b/projects/vdk-plugins/vdk-lineage/README.md
@@ -1,7 +1,7 @@
# VDK Lineage
-
+
VDK Lineage plugin provides lineage data (input data -> job -> output data) information and send it to a pre-configured
destination. The lineage data is send using [OpenLineage standard](https://openlineage.io)
diff --git a/projects/vdk-plugins/vdk-logging-format/README.md b/projects/vdk-plugins/vdk-logging-format/README.md
index 3a04ba2c1a..696cfecf67 100644
--- a/projects/vdk-plugins/vdk-logging-format/README.md
+++ b/projects/vdk-plugins/vdk-logging-format/README.md
@@ -1,7 +1,7 @@
# This plugin has been deprecated; please use vdk-structlog instead.
-
+
This plugins allows for the configuration of the format of VDK logs.
diff --git a/projects/vdk-plugins/vdk-meta-jobs/README.md b/projects/vdk-plugins/vdk-meta-jobs/README.md
index 54f16f4e36..b10bd87193 100644
--- a/projects/vdk-plugins/vdk-meta-jobs/README.md
+++ b/projects/vdk-plugins/vdk-meta-jobs/README.md
@@ -1,7 +1,7 @@
# Meta Jobs
-
+
Express dependencies between data jobs.
diff --git a/projects/vdk-plugins/vdk-notebook/README.md b/projects/vdk-plugins/vdk-notebook/README.md
index ffec7d8750..c5e41e4822 100644
--- a/projects/vdk-plugins/vdk-notebook/README.md
+++ b/projects/vdk-plugins/vdk-notebook/README.md
@@ -1,7 +1,7 @@
# vdk-notebook
-
+
A new VDK plugin which supports running data jobs which consists of .ipynb files.
You can see [VDK Jupyter Integration VEP](https://github.com/vmware/versatile-data-kit/blob/main/specs/vep-994-jupyter-notebook-integration/README.md) for more information.
diff --git a/projects/vdk-plugins/vdk-oracle/README.md b/projects/vdk-plugins/vdk-oracle/README.md
index dcf693a90a..115962b003 100644
--- a/projects/vdk-plugins/vdk-oracle/README.md
+++ b/projects/vdk-plugins/vdk-oracle/README.md
@@ -1,7 +1,7 @@
# oracle
-
+
Support for VDK Managed Oracle connection
diff --git a/projects/vdk-plugins/vdk-plugin-control-cli/README.md b/projects/vdk-plugins/vdk-plugin-control-cli/README.md
index 21a59ba3ae..622b4dde46 100644
--- a/projects/vdk-plugins/vdk-plugin-control-cli/README.md
+++ b/projects/vdk-plugins/vdk-plugin-control-cli/README.md
@@ -1,5 +1,5 @@
-
+
This plugin allows vdk-core to access vdk-control-cli functionality.
diff --git a/projects/vdk-plugins/vdk-postgres/README.md b/projects/vdk-plugins/vdk-postgres/README.md
index 434bb17b72..87cbf38146 100644
--- a/projects/vdk-plugins/vdk-postgres/README.md
+++ b/projects/vdk-plugins/vdk-postgres/README.md
@@ -1,5 +1,5 @@
-
+
This plugin allows vdk-core to interface with and execute queries against a PostgreSQL database.
diff --git a/projects/vdk-plugins/vdk-properties-fs/README.md b/projects/vdk-plugins/vdk-properties-fs/README.md
index 76e4c46156..d21f661971 100644
--- a/projects/vdk-plugins/vdk-properties-fs/README.md
+++ b/projects/vdk-plugins/vdk-properties-fs/README.md
@@ -1,5 +1,5 @@
-
+
This plugin allows vdk-core to read/write properties on the local FS. Mainly for development purposes,
to simplify a use-case with local Properties API usage, that would otherwise require a Control Service instance prerequisite.
diff --git a/projects/vdk-plugins/vdk-server/README.md b/projects/vdk-plugins/vdk-server/README.md
index 61753ce273..b29ed756a7 100644
--- a/projects/vdk-plugins/vdk-server/README.md
+++ b/projects/vdk-plugins/vdk-server/README.md
@@ -1,7 +1,7 @@
## Versatile Data Kit Server Plugin
-
+
This plugin facilitates installation of the Control Service in a local [Kind](https://kind.sigs.k8s.io/) cluster.
diff --git a/projects/vdk-plugins/vdk-singer/README.md b/projects/vdk-plugins/vdk-singer/README.md
index 7fb5caa16e..e3ef7cf899 100644
--- a/projects/vdk-plugins/vdk-singer/README.md
+++ b/projects/vdk-plugins/vdk-singer/README.md
@@ -1,7 +1,7 @@
# singer
-
+
The vdk-singer plugin provides an easy way to integrate Singer Taps as data sources within the Versatile Data Kit (VDK).
This allows you to pull data from various external systems that have Singer Taps available and use them seamlessly
diff --git a/projects/vdk-plugins/vdk-smarter/README.md b/projects/vdk-plugins/vdk-smarter/README.md
index 4f07ef8b06..1508ec75e9 100644
--- a/projects/vdk-plugins/vdk-smarter/README.md
+++ b/projects/vdk-plugins/vdk-smarter/README.md
@@ -1,7 +1,7 @@
# VDK Smarter
-
+
Making VDK smarter by employing ML/AI.
diff --git a/projects/vdk-plugins/vdk-snowflake/README.md b/projects/vdk-plugins/vdk-snowflake/README.md
index 8664fa4d39..acf7e39e10 100644
--- a/projects/vdk-plugins/vdk-snowflake/README.md
+++ b/projects/vdk-plugins/vdk-snowflake/README.md
@@ -1,7 +1,7 @@
# Versatile Data Kit Plugin for Snowflake Support
-
+
This plugin provides functionality, used by the Versatile Data Kit
to interact with a Snowflake instance. Users of the plugin can connect to
diff --git a/projects/vdk-plugins/vdk-sqlite/README.md b/projects/vdk-plugins/vdk-sqlite/README.md
index 34b303de53..0e7ad389f3 100644
--- a/projects/vdk-plugins/vdk-sqlite/README.md
+++ b/projects/vdk-plugins/vdk-sqlite/README.md
@@ -1,5 +1,5 @@
-
+
This plugin allows vdk-core to interface with, execute queries against, and ingest data to a SQLite database.
diff --git a/projects/vdk-plugins/vdk-structlog/README.md b/projects/vdk-plugins/vdk-structlog/README.md
index ef05128bc8..1b05090c4a 100644
--- a/projects/vdk-plugins/vdk-structlog/README.md
+++ b/projects/vdk-plugins/vdk-structlog/README.md
@@ -1,7 +1,7 @@
# Structured Logging For VDK
-
+
This plugin allows users to:
- select the log output format
diff --git a/projects/vdk-plugins/vdk-test-utils/README.md b/projects/vdk-plugins/vdk-test-utils/README.md
index 8ef014afa4..fdd261cca9 100644
--- a/projects/vdk-plugins/vdk-test-utils/README.md
+++ b/projects/vdk-plugins/vdk-test-utils/README.md
@@ -1,5 +1,5 @@
-
+
This plugin provides utility tools used for the testing of vdk-core and vdk-core plugins.
diff --git a/projects/vdk-plugins/vdk-trino/README.md b/projects/vdk-plugins/vdk-trino/README.md
index 2e71d118fc..7cea2211e3 100644
--- a/projects/vdk-plugins/vdk-trino/README.md
+++ b/projects/vdk-plugins/vdk-trino/README.md
@@ -1,5 +1,5 @@
-
+
This plugin allows vdk-core to interface with and execute queries against a Trino database. Additionally, it can collect lineage data, assuming a lineage logger has been provided through the vdk-core configuration.