Skip to content

Add xaml to the list of known formats #1590

@jftuga

Description

@jftuga

.xaml files are used by Microsoft Visual Studio, C# to create GUI widget layouts. It can use the same output format as .xml files.

See also: https://en.wikipedia.org/wiki/Extensible_Application_Markup_Language

I am currently using:

bat -l xml MainWindow.xaml

It would be nice if the -l xml was implied for .xaml files. If you this is acceptable, I can submit a PR.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions