From e53449e86e0cb5f935d032ce6f9f2aa460a1ce5e Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:47:03 -0700 Subject: [PATCH] docs: fix broken markdown table --- .../files/usr/etc/chromium/vanadium_comparison.readme.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/config/files/usr/etc/chromium/vanadium_comparison.readme.md b/config/files/usr/etc/chromium/vanadium_comparison.readme.md index 07fb7e6..c31c91c 100644 --- a/config/files/usr/etc/chromium/vanadium_comparison.readme.md +++ b/config/files/usr/etc/chromium/vanadium_comparison.readme.md @@ -129,13 +129,11 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa | [0125-Add-a-new-config-like-apk-target-for-building.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0125-Add-a-new-config-like-apk-target-for-building.patch) | Add a new config-like apk target for building | No, Android only | N/A | | [0126-config-Directly-reference-config-apk-build-target.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0126-config-Directly-reference-config-apk-build-target.patch) | Directly reference config apk build target | No, Android only | N/A | | [0127-config-Generate-ConfigInfo-from-config-apk.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0127-config-Generate-ConfigInfo-from-config-apk.patch) | Generate ConfigInfo from config apk | No, Android only | N/A | -| [0128-config-Provide-targets-for-linking-and-inclusion-of-.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0128-config-Provide-targets-for-linking-and-inclusion-of-.patch) | Provide targets for linking and inclusion of - ConfigInfo in apk | No, Android only | N/A | +| [0128-config-Provide-targets-for-linking-and-inclusion-of-.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0128-config-Provide-targets-for-linking-and-inclusion-of-.patch) | Provide targets for linking and inclusion of ConfigInfo in apk | No, Android only | N/A | | [0129-config-Include-the-ConfigInfo-class-for-Monochrome-a.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0129-config-Include-the-ConfigInfo-class-for-Monochrome-a.patch) | Include the ConfigInfo class for Monochrome and Trichrome targets | No, Android only | N/A | | [0130-config-Include-the-ConfigInfo-class-for-WebView-targ.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0130-config-Include-the-ConfigInfo-class-for-WebView-targ.patch) | Include the ConfigInfo class for WebView targets with java code | No, Android only | N/A | | [0131-config-test-Add-ConfigInfo-on-necessary-integration-.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0131-config-test-Add-ConfigInfo-on-necessary-integration-.patch) | Add ConfigInfo on necessary integration test targets | No, Android only | N/A | -| [0132-config-Add-proto-definitions-for-feature-flags-and-o.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0132-config-Add-proto-definitions-for-feature-flags-and-o.patch) | Add proto definitions for feature flags and - out-of-band component shipping | No, Android only | N/A | +| [0132-config-Add-proto-definitions-for-feature-flags-and-o.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0132-config-Add-proto-definitions-for-feature-flags-and-o.patch) | Add proto definitions for feature flags and out-of-band component shipping | No, Android only | N/A | | [0133-config-Add-protobuf-generator-parser-for-config-apk-.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0133-config-Add-protobuf-generator-parser-for-config-apk-.patch) | Add protobuf generator, parser for config apk contents | No, Android only | N/A | | [0134-config-Initial-configuration-for-config-apk.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0134-config-Initial-configuration-for-config-apk.patch) | Initial configuration for config apk | No, Android only | N/A | | [0135-config-Add-config-parser-for-browser-and-webview.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0135-config-Add-config-parser-for-browser-and-webview.patch) | Add config parser for browser and WebView | No, Android only | N/A | @@ -157,4 +155,4 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa | [0151-subresource-filter-rules-version-on-about-Vanadium-s.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0151-subresource-filter-rules-version-on-about-Vanadium-s.patch) | subresource filter rules version on about Vanadium settings page | No, Android only | N/A | | [0152-don-t-show-subresource-filter-UI-for-site.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0152-don-t-show-subresource-filter-UI-for-site.patch) | Don't show subresource filter UI for site | No, Android only | N/A | | [0153-enable-subresource-filter-on-all-sites.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0153-enable-subresource-filter-on-all-sites.patch) | Enable subresource filter on all sites | No, Android only | N/A | -| [0154-Use-the-old-naming-convention-of-Ads-in-ads-site-set.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0154-Use-the-old-naming-convention-of-Ads-in-ads-site-set.patch) | Use the old naming convention of Ads in ads site settings | No, Android only | N/A | \ No newline at end of file +| [0154-Use-the-old-naming-convention-of-Ads-in-ads-site-set.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0154-Use-the-old-naming-convention-of-Ads-in-ads-site-set.patch) | Use the old naming convention of Ads in ads site settings | No, Android only | N/A |