Component: Code Block

Xem chi tiết và preview component này trong ngữ cảnh bài blog.

Đoạn mã có highlight.

Preview

Preview trực tiếp từ HTML template của component, với style blog-studio.css.

Code block mẫu:

function hello() {
  console.log('Hello from Blog Studio');
}