Skip to content

Commit ecabd9c

Browse files
authored
Enhance feature details with HTML span tags
Updated feature details to include HTML span tags for better formatting and consistency.
1 parent eaaa921 commit ecabd9c

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/en/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ hero:
2323

2424
features:
2525
- title: Comprehensive Root Manager Support
26-
details: Full compatibility with <a href="/guide/">Magisk</a>, <a href="/guide/">KernelSU (Next)</a>, and <a href="/guide/">APatch SukiSU Ultra</a> for diverse root management options. Learn more about <a href="/guide/how-a-module-card-works">how modules work</a>.
26+
details: <span class="vp-doc">Full compatibility with Magisk, KernelSU (Next), APatch and SukiSU Ultra for diverse root management options. Learn more about <a href="guide/how-a-module-card-works">how modules work</a>.</span>
2727
- title: Powerful WebUI X Framework
28-
details: <span class="vp-doc">MMRL brings you <strong><a href="/guide/webuix/">WebUI X</a></strong>, one of the most powerful WebUI frameworks ever built. It offers developers and end-users advanced tools and a <a href="https://developer.android.com/develop/ui/compose/layouts/insets">true edge-to-edge experience</a> that feels completely native. Check out our <a href="/guide/webuix/index-setup">setup guide</a>.</span>
28+
details: <span class="vp-doc">MMRL brings you <strong><a href="guide/webuix/">WebUI X</a></strong>, one of the most powerful WebUI frameworks ever built. It offers developers and end-users advanced tools and a <a href="https://developer.android.com/develop/ui/compose/layouts/insets">true edge-to-edge experience</a> that feels completely native. Check out our <a href="guide/webuix/index-setup">setup guide</a>.</span>
2929
- title: Bulk Installation Support
30-
details: Seamlessly install multiple Magisk modules at once, whether sourced online from <a href="/repository">repositories</a> or from local storage. The bulk installation feature streamlines the process for power users and developers, reducing manual steps and saving time.
30+
details: <span class="vp-doc">Seamlessly install multiple Magisk modules at once, whether sourced online from <a href="repository">repositories</a> or from local storage. The bulk installation feature streamlines the process for power users and developers, reducing manual steps and saving time.</span>
3131
- title: Community-Driven Module Repositories
32-
details: A <span class="vp-doc"><a href="/repository">community-driven platform</a></span> that allows anyone to contribute and access Magisk modules. Browse our <a href="/repository">curated repositories</a> or learn how to <a href="/guide/mmrl-util/">create your own</a>.
32+
details: A <span class="vp-doc"><a href="repository">community-driven platform</a></span> that allows anyone to contribute and access Magisk modules. Browse our <a href="repository">curated repositories</a> or learn how to <a href="guide/mmrl-util/">create your own</a>.</span>
3333
- title: Customizable Module Pages
34-
details: Personalize module pages with categories, screenshots, icons, covers, and other content for a tailored presentation. Learn about <a href="/guide/text-formatting">text formatting options</a> and customization features.
34+
details: <span class="vp-doc">Personalize module pages with categories, screenshots, icons, covers, and other content for a tailored presentation. Learn about <a href="guide/text-formatting">text formatting options</a> and customization features.</span>
3535
- title: User Transparency with Blacklist
36-
details: Clear visibility into which modules or actions are restricted, ensuring users can make informed decisions. View our <a href="/blacklist">module blacklist</a> for complete transparency.
36+
details: <span class="vp-doc">Clear visibility into which modules or actions are restricted, ensuring users can make informed decisions. View our <a href="blacklist">module blacklist</a> for complete transparency.</span>
3737
- title: Transparency of Included Files
38-
details: Detailed breakdown of all files within modules, including APKs, service files, and more, for full user awareness. Read about <a href="/guide/antifeatures">anti-features</a> and security considerations.
38+
details: <span class="vp-doc">Detailed breakdown of all files within modules, including APKs, service files, and more, for full user awareness. Read about <a href="guide/antifeatures">anti-features</a> and security considerations.</span>
3939
- title: Analytics Dashboard
40-
details: Display module-related analytics on the homepage, offering valuable insights into module usage and trends. Stay updated with our <a href="/changelog/">changelog</a> for latest features.
40+
details: <span class="vp-doc">Display module-related analytics on the homepage, offering valuable insights into module usage and trends. Stay updated with our <a href="changelog">changelog</a> for latest features.</span>
4141

0 commit comments

Comments
 (0)