Code Monkey home page Code Monkey logo

dokuwiki-plugin-autotabber's Introduction

👋 Ey! Yo aquí he venido a hablar de mi repo

Github

github stats

Twitter Badge Linkedin Badge Gmail Badge

dokuwiki-plugin-autotabber's People

Contributors

klap-in avatar marcosbl avatar myfirstnameispaul avatar nicklondon avatar

Watchers

 avatar  avatar

dokuwiki-plugin-autotabber's Issues

Oh Found one bug in hogfather

Oh I'm sorry I spoke to sooner than I should have. It's not a dealbreaker however.

While on the DW Editor box. If you createa list item and use a carriage return (enter) for the next list item. You get 2 carriage returns which drops you below your list. I've been editing all day on my orgs wiki and haven't noticed any other issues.

So if your list is like here

- item 1
- item2 (and you hit enter here)
- (this line is blank except the - because doku knows you're going to add another item to the list )
and this next line is where you cursor ends up.

I'm positive it has something to do addition or subtractions with \n newline in the taboverride.js but I haven't quite figured it out.

Setting the Tab Size

I don't understand how to reset the tab size. There are three JS files. Could you specify exactly which file needs to be modified and how? I tried changing

tabOverride.set(textareas).tabSize(0).autoIndent(true).escape(true);
to
tabOverride.set(textareas).tabSize(2).autoIndent(true).escape(true);

in script.js but it had no affect. I also tried changing the line to

tabOverride.set(textareas).2.autoIndent(true).escape(true);

which also had no affect.

I really like the concept of your plugin, but I need to modify the tab to two spaces to be able to use it.

Thanks

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.