Skip to content

Commit 4a58600

Browse files
authored
fix: MD039/no-space-in-links (#412)
fix: MD039/no-space-in-links
2 parents 7bba6e3 + 0b245a7 commit 4a58600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎meetings/2018/vbldm-notes-2018.02.07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ February 7,2018
44
## Agenda
55
* [C# Issue #1208 - C# Design Notes for nullable reference types](https://github.com/dotnet/csharplang/issues/1208)
66
* [Issue #117 - Block-scoped Option Statements](https://github.com/dotnet/vblang/issues/117)
7-
* [Issue #211 - Discussion / proposal: usage of any installed programming language ](https://github.com/dotnet/vblang/issues/211)
7+
* [Issue #211 - Discussion / proposal: usage of any installed programming language](https://github.com/dotnet/vblang/issues/211)
88

99
## C# Issue [#1208](hhttps://github.com/dotnet/csharplang/issues/1208) - C# Design Notes for nullable reference types
1010

‎meetings/2018/vbldm-notes-2018.02.21.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Reconsider with Vlad, probably next week.
105105

106106
We should check that this is important and how much work before we commit. Kathleen will see if a prioritization survey at the Summit makes sense and there will be time.
107107

108-
## Issue [#228 - Default property for reading and setting bit flags ](https://github.com/dotnet/vblang/issues/228) (and others)
108+
## Issue [#228 - Default property for reading and setting bit flags](https://github.com/dotnet/vblang/issues/228) (and others)
109109

110110
Flagged enums have challenges in both C# and VB. In VB they are rather painful. A solution at the API level would be great.
111111

0 commit comments

Comments
 (0)