Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show node contents in XML format #56

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from
Open

Show node contents in XML format #56

wants to merge 1 commit into from

Conversation

dantleech
Copy link
Member

This PR adds a node:show command which outputs the XML content of a node (non recursively, not showing binaries).

Syntax highlighting is achieved using the kukulich/fshl package.

This should be exapanded to:

  • Provide a node:edit command (export to external editor, reimport)
  • Provide alternative formats, e.g. YAML

- Including syntax highlighting
@dantleech
Copy link
Member Author

Change name to node:dump -- and I wonder if it should incorporate the functionality of session:view:export ? i.e. add a file|output option.

If so then session:import should also be renamed node:import - which makes (more) semantical sense.

@dantleech dantleech self-assigned this Mar 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants