Git Product home page Git Product logo

tool-bar-md-writer's Introduction

Toolbar for Markdown-Writer

Apm Version Apm Downloads

A tool-bar plugin that adds Markdown editing buttons.

Powered with Markdown Writer and Atom Tool Bar.

Toolbar for Markdown-Writer

Installation

apm install tool-bar markdown-writer tool-bar-markdown-writer

Tricks

  • shift + New Post: Add New Draft
  • shift + Insert Link: Open Link in Browser
  • shift + Code: Insert Code Block
  • shift + Ordered List: Format Ordered List Numbers
  • shift + Task List: Toggle Task Done/Undone

Configuration

  • Visibility:
    • showToolbarOnMarkdown: show toolbar in Markdown files.
    • showButtonsOnMarkdown: show Markdown buttons in Markdown files. Useful when you have multiple plugins installed.
    • showButtonsOnAll: always show toolbar and Markdown buttons
  • Grammars:
    • An array of file types to be treated as Markdown files.
  • Critic Markup:
    • A boolean to show or not CriticMarkup buttons.

Happy writing!

tool-bar-md-writer's People

Contributors

gamdow avatar stesachse avatar zhuochun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tool-bar-md-writer's Issues

I cannot visualise the the tool-bar

Hi,
I am trying to visualize and use the markdown toolbar but nothing is showing up.
I installed markdown-writer and I can use it successfully. I can also install the "tool-bar-md-writer" as well without any error message but nothing happen. I am using a mac 10.9.5 and atom 1.17.0. Is there anything that I should consider to make it work. It is a fabulous package and would make my life way easier. Thanks in advance.

Adding buttons for Code and Code Block?

Hi,

I was wondering if you would consider adding buttons for Code and Code Block?

If not โ€” what would be a proper way for me to extend the tool-bar-md-writer without breaking it when it gets an official update?

All best,
Toma

button size

Would be nice to resize the buttons in settings.

One counter for the numbered list

Hello,

when you create one ordered list (via the button), it's always the same number (1)...
There is a solution to enable or create a counter ? Can you add one option to increment it ? From my point of view, it should by default and it will be also easier to read.

Kind regards.

Toolbar doesn't show Ordered List icon

image

Toolbar doesn't show Ordered List icon as shown in above image, it's a blank button. When I hover over the tooltip says it's an Ordered List icon as shown in image below

image

About the code block

Hello,

I'm wonder if there's one trouble with the Preview Markdown or the Code/Code Block ? Unless it doesn't work like on GitHub ?
Because if I select several lines and click on the button Code/Code Block, it doesn't seem to recognize (or detect) them... In fact, the preview show me just one line instead of plenty.

Kind regards.

Failed to activate the tool-bar-markdown-writer package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.18.0 ia32
Electron: 1.3.15
OS: Unknown Windows version
Thrown From: tool-bar-markdown-writer package 0.3.0

Stack Trace

Failed to activate the tool-bar-markdown-writer package

At Cannot find module 'atom-package-deps'

Error: Cannot find module 'atom-package-deps'
    at Module._resolveFilename (module.js:455:15)
    at Module._resolveFilename (~/AppData/Local/atom/app-1.18.0/resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.18.0/resources/app/src/module-cache.js:354:58)
    at Module.require (~/AppData/Local/atom/app-1.18.0/resources/app/static/index.js:40:43)
    at require (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:66:33)
    at Object.activate (/packages/tool-bar-md-writer/lib/tool-bar-markdown-writer.coffee:184:5)
    at Package.module.exports.Package.activateNow (~/AppData/Local/atom/app-1.18.0/resources/app/src/package.js:253:25)
    at ~/AppData/Local/atom/app-1.18.0/resources/app/src/package.js:225:38
    at Package.module.exports.Package.measure (~/AppData/Local/atom/app-1.18.0/resources/app/src/package.js:99:21)
    at ~/AppData/Local/atom/app-1.18.0/resources/app/src/package.js:218:32
    at Package.module.exports.Package.activate (~/AppData/Local/atom/app-1.18.0/resources/app/src/package.js:215:40)
    at PackageManager.module.exports.PackageManager.activatePackage (~/AppData/Local/atom/app-1.18.0/resources/app/src/package-manager.js:645:40)
    at ~/AppData/Local/atom/app-1.18.0/resources/app/src/package-manager.js:626:35
    at Config.module.exports.Config.transactAsync (~/AppData/Local/atom/app-1.18.0/resources/app/src/config.js:346:24)
    at PackageManager.module.exports.PackageManager.activatePackages (~/AppData/Local/atom/app-1.18.0/resources/app/src/package-manager.js:621:25)
    at PackageManager.module.exports.PackageManager.activate (~/AppData/Local/atom/app-1.18.0/resources/app/src/package-manager.js:603:52)
    at ~/AppData/Local/atom/app-1.18.0/resources/app/src/atom-environment.js:846:34

Commands

Non-Core Packages

amWiki 1.1.3 
markdown-preview-plus 2.4.9 
pretty-json 1.6.3 
tool-bar-markdown-writer 0.3.0 

Add new post cannot be cancelled

When the add new post button is clicked in the tool bar, the pop up window does not seem to have a way to cancel unless atom is restarted

[Feature request] button underline

Hello,

apparently, it doesn't exist. Do you think you can add another button ?
Unless, there is a one particular syntax ? Or maybe something to configure first ?
At least, the syntax : __ one sentence__ or _ one sentence_ doesn't seem to be recognize (with the Preview Markdown).

King regards.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.