0

Created by potrace 1.16, written by Peter Selinger 2001-2019

Test syntax highlighter

https://plugmatter.com/discussion/syntax-highlighter-test
// test comment
function testcomment() {
 // silence is golden.
}

Lets test this.


Can we assign a default language for highlighting.


function validateForm() {
    let $isValid = true;
    const $numgum = 20;
}


Testing plugin mention Paid Memberships Pro, and Cookie Cracker WordPress Plugin

0

Created by potrace 1.16, written by Peter Selinger 2001-2019

Mohammed Imtiyaz

01 October, 2024

https://plugmatter.com/discussion/syntax-highlighter-test
// test comment
function testcomment() {
 // silence is golden.
}

does this works?

Mohammed Imtiyaz

01 October, 2024

why only new discussion? lets highlight comment box as well.

 plugmatter.  
// test comment
function testcomment() {
 // silence is golden.
}

0

Created by potrace 1.16, written by Peter Selinger 2001-2019

Mohammed Khaled Khan

04 October, 2024

Lets syntax here


function validateForm() {
    let isValid = true;
    const title = document.getElementById('title').value.trim();
    const categories = document.getElementById('pmCategoriesChipsSelectedCategories').value.trim();
    const description = quill.getText().trim();
    if (title === '' || categories === '' || description === '') {
        isValid = false;
    }
    return isValid;
}

Mohammed Imtiyaz

04 October, 2024

It doesn't apply to previous comments?

function validateForm() {
    let isValid = true;
}

Mohammed Imtiyaz

07 October, 2024

function validateForm() {
    let $isValid = true;
    const $numgum = 20;
}


#This is Markdown - It is bullet point

Good job!

0

Created by potrace 1.16, written by Peter Selinger 2001-2019

Mohammed Khaled Khan

08 October, 2024

Mohammed Imtiyaz testing email and mention notification!

0

Created by potrace 1.16, written by Peter Selinger 2001-2019

Mohammed Khaled Khan

08 October, 2024

khaled khan testing comment!