Source code
Revision control
Copy as Markdown
Other Tools
#div: {
/* this is a ID rule, and should stay intact */
}
%expand [lang="__AB_CD__"] {
/* this selector should match content with lang="ab-X-stuff" */
}
#div: {
/* this is a ID rule, and should stay intact */
}
%expand [lang="__AB_CD__"] {
/* this selector should match content with lang="ab-X-stuff" */
}