เมื่อช่วงเช้า minds ได้โพสต์ว่าคนที่ใช้ canary จะมีการยกเครื่องระบบ blog ใหม่
minds blog นั้นใช้ CKEditor งั้นมาอ่านกันเลยดีกว่า ว่ายกเครื่องรอบนี้มีอะไรมาใหม่บ้าง
1. toolbox แบบใหม่
2. hotkey support (สามารถใช้ hotkey เพื่อก็อปแปะรูปได้แล้ว ไม่ต้องกดอัพโหลดตลอดเวลา เป็น QoL สำหรับสาย editor ที่ต้องลงรูปเยอะๆ
3. ยกเครื่องระบบอัพโหลดรูปภาพใหม่
4. responsive image (สำหรับคนที่ใช้ device อื่นอย่างเช่นมือถือ tablet และ wide screen pc etc.)
5. Lists (ตัวอย่าง)
6. Auto-formatting
7. สามารถใช้ code blocks ได้แล้ว (ตัวอย่าง)
const pug = require('pug');
// Compile the source code
const compiledFunction = pug.compileFile('template.pug');
// Render a set of data
console.log(compiledFunction({
name: 'Timothy'
}));
// "<p>Timothy's Pug source code!</p>"
// Render another set of data
console.log(compiledFunction({
name: 'Forbes'
}));
// "<p>Forbes's Pug source code!</p>"
8. feature อื่นๆเช่น tables, media, markdown
9. สามารถโพสต์แยกเป็นสมาชิกต่างระดับได้แล้ว (tier1, tier2, tier3 อะไรประมาณนี้)
สำหรับเรา ฟิเจอร์พวกนี้มันเป็น QoL เล็กๆน้อยสำหรับคนที่หัดเขียน blog เลย แต่ที่ยังต้องแก้คือบางทีมันมีเอ๋อๆบ้าง แต่พอเข้าใจได้