Skip to content

.agx extension not getting recorgnized in vs-code(AnalogJS Language Features) and .agx, .md not converting markdown properly #1717

Open
@SOG-web

Description

@SOG-web

Please provide the environment you discovered this bug in.

latest analog and vscode

Which area/package is the issue in?

content

Description

  1. .agx extension not getting recorgnized in vs-code(AnalogJS Language Features)
    basically Syntax highlighting is not working

  2. .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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions