Manta
Manta copied to clipboard
[WIP] first mockup of markdown feature
This is a working test version with markdown. Still work needs to be done
- allow invoice items with no price and quantity to be seen as description only
- markdown support for invoice rows description section (only business template for now)
- markdown support for footer remarque
there are 2 issues while editing invoice
- i cant get it to work well with the drag and drop support. the textarea are not seen as editable and thus dont prevent drag
- i can get items to autosize in height with the textarea size. Thus the layout is not working well.
I will work more on that. Let me know what you think
@farfromrefug: This is a bit confusing. Are you reporting a bug or proposing a new feature?
It shouldn't be both.
I'll close this one now, please follow the instruction that I detailed in the Issue/PR template to create a new Issue/PR accordingly and make sure you have a better description of what you're trying to do.
Thanks!
@hql287 It's a new feature. I already opened the PR so you can look at it and tell me if that's the way you would do it.
@farfromrefug: Ok, I'll double check. Questions:
- Are the first 3 points already done or to be done? It's hard to tell based on the way you put it.
- Are you working on the last 2 points at the moment?
Btw, I think this would be a helpful feature for people who know and prefer using Markdown. I guess if we can let people choose whether to use Plain text (current), WYSIWYG or Markdown, that would be best.
Also, can you attach a few screenshots of how Manta looks with this feature?
@hql287 will look at everything this week. Sorry for the delay