mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 02:56:07 +00:00
70526f9429
On status-go side: - new `strong-emph` node was added for strong emphasised text with triple "*" and "_" - `del` node got proper marshalling and can be recognised (works with single and double "~") On status react side: - styles for `strong-emph` nodes - styles for `del` (strikethrough) nodes - unsuccessful attempt to use monospaced fonts for code/codeblock (we have a font which is used as monospaced but doesn't support that property actually)
9 lines
316 B
JSON
9 lines
316 B
JSON
{
|
|
"_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead",
|
|
"owner": "status-im",
|
|
"repo": "status-go",
|
|
"version": "v0.62.12",
|
|
"commit-sha1": "a36144983aa99cf14b8fd1a9969ee26a6aeff8f8",
|
|
"src-sha256": "0ggs7sqf5w7yr049lfdz7wr8aby0vzaybj3v0ln96f8njghvzwfq"
|
|
}
|