projects
projects copied to clipboard
Update nested language proposal
The examples are confusing rather than helpful.
Php/HTML is a good example.
Another great example is reStructuredText, which allows specification of a language for a code block. And Markdown now has a similar concept. Our rstcheck
bear already uses this and lints the code blocks. Ideally this project would re-implement the rstcheck's linting of code blocks, so the splitting and spawning of linters is done inside coala instead of inside rstcheck, and the same functionality would be available for markdown without a custom bear.
Another example is IPython notebooks, which contain e.g. python code.
See our PEP8NotebookBear
for example.
@jayvdb what actually i need to do in this issue??
"Update nested language proposal" - like the title says
Yes but what type of language examples I need to update, and what type type of updates i should do in the proposal???:thinking:
@jayvdb There can be many examples for the combinations of nested language do I need to update all the combinations or is there any limit????
@jayvdb can u tell me what kind of updates should I need to do in proposal
@AkshJain99 , do you best effort!