Best of MarkdownJuly 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Vrite Editor: Open-Source WYSIWYG Markdown Editor

    Vrite Editor is an open-source, minimalistic WYSIWYG Markdown editor to easily create and export Markdown and HTML content on the go. Vite Editor comes with many features to make editing a breeze. TipTap provides extensions for supporting Table formatting, the UI is a different story.

  2. 2
    Article
    Avatar of vscodeVisual Studio Code·3y

    Visual Studio Code June 2023

    Visual Studio Code June 2023 (version 1.80) Download the nightly Insiders build and try the latest updates as soon as they are available. There are many updates in this version that we hope you'll like, some of the key highlights include better screen reader support, Copilot audio cues.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    the Rich Text Markdown Editor React Component

    MDX Editor is an open-source React component that allows users to author markdown documents naturally. Style the rich text with the same styles as your actual page. Style the content editable area with your content CSS class.

  4. 4
    Article
    Avatar of lnLaravel News·3y

    Laravel 10.15: Sub-minute Task Scheduling, Raw SQL Query Builder Methods, and More

    The Laravel team released v10.15 with sub-minute scheduling, raw SQL query build methods, throwing an HTTP exception from a view, and more. Sub-minute Scheduling provides new frequency options when scheduling jobs. Nuno Maduro contributed support for inline attachments in notification markdown mailables.