Open
Description
Please provide the environment you discovered this bug in.
latest analog and vscode
Which area/package is the issue in?
content
Description
-
.agx extension not getting recorgnized in vs-code(AnalogJS Language Features)
basically Syntax highlighting is not working -
.agx not converting markdown properly
for example
Angular Primitives follow [Semantic Versioning](https://semver.org/). As a result you can expect the following
is generating:
<p>Angular Primitives follow [Semantic Versioning](https://semver.org/). As a result you can expect the following:</p>
instead of
<p>Angular Primitives follow <a href="https://semver.org/">Semantic Versioning</a>. As a result you can expect the following:</p>
Please provide the exception or error you saw
Other information
No response
I would be willing to submit a PR to fix this issue
- Yes
- No