{{/* This template is used to render the table of SAS emoji table. It replaces the old {{sas_emoji_table}} template. */}} {{ $emoji_json := readFile "data-definitions/sas-emoji.json" | transform.Unmarshal }} {{ range $emoji_json }} {{ end }}
Number Emoji Unicode Description
{{ .number }} {{ .emoji }} {{ .unicode }} {{ .description }}