Vizel API / core/src / getAllVizelLanguageIds
Function: getAllVizelLanguageIds()
ts
function getAllVizelLanguageIds(): string[];Defined in: packages/core/src/extensions/code-block-lowlight.ts:91
Get all language IDs. Returns an empty array if the code block extension has not been initialized yet.
Returns
string[]