mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +02:00
b47cb4e29a
* Dekstop,CLI: enex_to_md: add html/md test file pairs * one pair for basic text formatting tags: strong, b, i, em * and one using span tags with inline styles for bold formatting Note: The html files include the Evernote-typical "linebreak tags inside of separate <div> tags" to represent empty lines! * Desktop,Cli: enex_to_md: support bold in span tags using inline styles * function isSpanWithStyle() checks if further processing of a span tag makes sense * function isSpanStyleBold() checks if bold formatting via styles is used - a similar function could be written for each span-inline-style-format that should be supported * Desktop,Cli: enex_to_md: fix saving span attrs in state object pushing attributes of span tag to state object now happens outside of isSpanWithStyle() |
||
---|---|---|
.. | ||
components | ||
images | ||
migrations | ||
models | ||
renderers | ||
services | ||
vendor | ||
ArrayUtils.js | ||
BaseApplication.js | ||
BaseModel.js | ||
BaseSyncTarget.js | ||
Cache.js | ||
ClipperServer.js | ||
database-driver-node.js | ||
database-driver-react-native.js | ||
database.js | ||
dialogs.js | ||
DropboxApi.js | ||
EventDispatcher.js | ||
file-api-driver-dropbox.js | ||
file-api-driver-local.js | ||
file-api-driver-memory.js | ||
file-api-driver-onedrive.js | ||
file-api-driver-webdav.js | ||
file-api.js | ||
folders-screen-utils.js | ||
fs-driver-base.js | ||
fs-driver-dummy.js | ||
fs-driver-node.js | ||
fs-driver-rn.js | ||
geolocation-node.js | ||
geolocation-react.js | ||
HtmlToMd.js | ||
htmlUtils.js | ||
import-enex-md-gen.js | ||
import-enex.js | ||
joplin-database.js | ||
JoplinError.js | ||
layout-utils.js | ||
locale.js | ||
logger.js | ||
markdownUtils.js | ||
markJsUtils.js | ||
markupLanguageUtils.js | ||
mime-utils.js | ||
ModelCache.js | ||
net-utils.js | ||
ObjectUtils.js | ||
onedrive-api.js | ||
package.json | ||
parameters.js | ||
parseUri.js | ||
path-utils.js | ||
poor-man-intervals.js | ||
promise-utils.js | ||
randomClipperPort.js | ||
react-logger.js | ||
reducer.js | ||
registry.js | ||
shim-init-node.js | ||
shim-init-react.js | ||
shim.js | ||
string-utils-common.js | ||
string-utils.js | ||
synchronizer.js | ||
SyncTargetDropbox.js | ||
SyncTargetFilesystem.js | ||
SyncTargetMemory.js | ||
SyncTargetNextcloud.js | ||
SyncTargetOneDrive.js | ||
SyncTargetOneDriveDev.js | ||
SyncTargetRegistry.js | ||
SyncTargetWebDAV.js | ||
TaskQueue.js | ||
TemplateUtils.js | ||
time-utils.js | ||
urlUtils.js | ||
uuid.js | ||
WebDavApi.js | ||
welcomeAssets.js | ||
WelcomeUtils.js |