You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation blocks like @doc or @moduledocexpected to contain markdown templates.
I'm wondering, is it possible to integrate elixir-mode with mmm-mode to enable markdown editing for these blocks and describe setup in documentation (or make it enabled by default).
It would allow syntax highlighting, table editing and many more markdown features nicely integrated into working with .ex files.
The text was updated successfully, but these errors were encountered:
Documentation blocks like
@doc
or@moduledoc
expected to contain markdown templates.I'm wondering, is it possible to integrate elixir-mode with mmm-mode to enable markdown editing for these blocks and describe setup in documentation (or make it enabled by default).
It would allow syntax highlighting, table editing and many more markdown features nicely integrated into working with
.ex
files.The text was updated successfully, but these errors were encountered: