rouge-ruby / rouge

A pure Ruby code highlighter that is compatible with Pygments
https://rouge.jneen.net/
Other
3.32k stars 731 forks source link

Praat: support matrix and string vector type #1820

Closed Syuparn closed 2 years ago

Syuparn commented 2 years ago

Add types introduced in Praat version 6, matrix and string vector).

I also added some sample codes.

image

Closes #1819

tancnle commented 2 years ago

Thank you for your contribution @Syuparn ❤️ The change looks good to me.

For posterity, are matrix and string vector support part of v5.7 (see reference)?

Syuparn commented 2 years ago

Thank you for your contribution @Syuparn ❤️ The change looks good to me.

For posterity, are matrix and string vector support part of v5.7 (see reference)?

@tancnle Thank you for merging this PR!

tancnle commented 2 years ago

Thanks for clarifying @Syuparn 👍🏼. I was referencing section 5.7 in the doc, not the version number 🤦🏼‍♂️ Apology for being misleading.