openstax / napkin-notes

:notebook: virtual back-of-a-napkin notes (persistent non-structured discussions)
3 stars 8 forks source link

add instructions for Atom validating cnxml files #63

Closed philschatz closed 7 years ago

philschatz commented 8 years ago

Hope this helps! If you run into problems, I can update this document (and maybe it should be moved somewhere else?)

/cc @openstaxalina @reedstrm

View the Rendered version Here

philschatz commented 7 years ago

Is there a better place this should live (& still be editable/updated by devs as the instructions change)?

mmulich commented 7 years ago

Looks like this is missing configuration for collxml.

mmulich commented 7 years ago

Why don't we make a nebuchadnezzar command to do this configuration? Maybe something like neb config-atom... This would likely eliminate a good portion of these instructions. And it would mean that the atom editor is using the same RNG files as neb.

philschatz commented 7 years ago

👍 for moving the instructions into nebakanesar . It'd be:

apm install linter-autocomplete-jing and then edit ~/.atom/config.cson 😄

💭 editing cson may not be so trivial though

reedstrm commented 7 years ago

Copy the manual version of this info into a README.md in the cnxml repo, please! I'll add 'how to validate w/ xsltproc' CLI instructions.

philschatz commented 7 years ago

[CPT.01.05a] Install validation package in Atom

philschatz commented 7 years ago

Moved to https://github.com/Connexions/cnxml/issues/5 . (automating this using neb is a good idea too 😄 )