Skip to content

Commit

Permalink
Version 0.10.3 Delete Collapsable Style in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wikiped committed Nov 19, 2021
1 parent ab62f92 commit 74b3db2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 29 deletions.
35 changes: 7 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,24 @@
# WSL IP Handler

<details>
<summary>
<style>
.inline { display: inline-block; }
</style>
<h2 class="inline">
Content:
</h2>
</summary>
## Content

[Overview](#overview)

[How to get this module?](#how-to-get-this-module)

[Where the module is installed?](#where-the-module-is-installed)

<details>
<summary>
<p class="inline">
<a href="#how-does-it-work">How does it work?</a>
</p>
</summary>
[How does it work?]("#how-does-it-work")

---

[How On-Demand mode works?](#how-on-demand-mode-works)

[How On-Logon mode works?](#how-on-logon-mode-works)
&emsp;[How On-Demand mode works?](#how-on-demand-mode-works)

[What happens during WSL Instance startup?](#what-happens-during-wsl-instance-startup)
&emsp;[How On-Logon mode works?](#how-on-logon-mode-works)

[What happens when WSL Hyper-V Network Adapter is being setup?](#what-happens-when-wsl-hyper-v-network-adapter-is-being-setup)
&emsp;[What happens during WSL Instance startup?](#what-happens-during-wsl-instance-startup)

[Powershell Profile Modification](#powershell-profile-modification)
&emsp;[What happens when WSL Hyper-V Network Adapter is being setup?](#what-happens-when-wsl-hyper-v-network-adapter-is-being-setup)

---

</details>
&emsp;[Powershell Profile Modification](#powershell-profile-modification)

[How to use this module?](#how-to-use-this-module)

Expand All @@ -53,8 +34,6 @@ Content:

[What's new\?](./RELEASES.md)

</details>

---

## Overview
Expand Down
2 changes: 1 addition & 1 deletion WSL-IpHandler.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
RootModule = 'WSL-IpHandler'

# Version number of this module.
ModuleVersion = '0.10.2'
ModuleVersion = '0.10.3'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down

0 comments on commit 74b3db2

Please sign in to comment.