Motivation
Add a formatter for addressfield that outputs the data in a nice data-driven way. The regular formatters cannot do that.
Proposed resolution
let's add a formatter, must stay optional, no dependency.
Issue fork custom_elements-3615479
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fagoComment #5
fagoCode is good and working great now. It deliver local-specific output, but without html, so the frontend can take care of that.
Merged.