hashmd
hashmd copied to clipboard
How to submit a translation using the "translation platform"?
I've used the translation platform to fix some long text issues in the pt_BR locale:
But I don't know to submit the changes I've made on that platform. I've already changed the text in there, but I don't know how to do a "final submit".
[edit]
Fixing the Texto do bloco automatically fixes Diagrama Merdmaid below.
Also, I couldn't find a way to fix the (url "title") in the Image example. It doesn't make sense I guess and it should just be (url), like in the Link example.
fix the
(url "title")in theImageexample
The title here is used to set img's title
how to do a "final submit".
It would automatically send a PR, see https://github.com/bytedance/bytemd/pull/210
Member
That's neat. Thank you!