Skip to content

Some JSON keys contain HTML links in Markdown -> JSON KV Transifex conversion #24

Description

@naturalshine

The current naming system of the keys in the Transifex-destined JSON KV file is such that HTML links are sometimes included in the key name.

The naming system for KV pairs takes advantage of surrounding JSON elements in an attempt to provide each V with a sane, unique K. Sometimes, links in the YAML front matter are named as functions (i.e. "Submit") and not as HTML addresses (i.e. http://panicbutton.io/transifex/transifex.html). It is necessary to develop a system for processing links in the latter case. For example, the link could be trimmed to just contain the base address (e.g. the section prior to 'html', in this example, 'transifex').

This is an ongoing translation concern, related to iilab/contentascode#3 and iilab/contentascode#2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions