mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #103] [MERGED] client html / markdown exports #565
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#565
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/103
Author: @Davy-c
Created: 12/3/2019
Status: ✅ Merged
Merged: 12/4/2019
Merged by: @Rokt33r
Base:
master← Head:feat/export📝 Commits (2)
6dc4d15client html / markdown exportse244a4bCR- String to toString📊 Changes
9 files changed (+332 additions, -90 deletions)
View changed files
📝
.eslintrc(+2 -1)📝
package-lock.json(+163 -86)📝
package.json(+3 -1)📝
src/components/NotePage/NoteDetail/NoteDetail.tsx(+2 -0)📝
src/components/atoms/MarkdownPreviewer.tsx(+2 -1)➕
src/components/atoms/ToolbarExportButton.tsx(+154 -0)📝
tsconfig-webpack.json(+2 -1)📝
tsconfig.json(+1 -0)📝
typings/unified.d.ts(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.