-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Support the ability to determine whether a particular media type represents source code. For example, in iA Writer, you can embed source code as follows:
Here's an example
main.c
To determine whether main.c
is a C source file, one has to explicitly check a list of media types, which adds a ton of code.
Metadata
Metadata
Assignees
Labels
No labels